summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/powerpc/bits/types.h
AgeCommit message (Expand)Author
2003-01-24A few more needed updatesEric Andersen
2003-01-24Finish up fixing stat and setting various system types.Eric Andersen
2002-08-24Break dependancy of bits/types.h on the asm/posix_types.h kernelEric Andersen
2002-08-21Revert mode_t change. Sigh. As Manuel so eloquently put it: "this is the wayEric Andersen
2002-08-19Eliminate wrapping of struct stat and use the kernel versionEric Andersen
2002-08-18Directly use kernel types for uid_t, gid_t, and dev_t to avoid theEric Andersen
2002-04-10John Traill <john.traill@motorola.com> noticed that on powerpcEric Andersen
2002-03-01Major rework of the include files to eliminate redundancyEric Andersen
2001-10-15Merged patch from pre-glibc-2.2.4 filesDavid Schleef
2001-10-15include/bits from glibc-2.2.4-1David Schleef
2001-05-25Changes to make types.h more compatible with the Linux kernel.David Schleef
2001-05-25Added powerpc-specific mmap syscall, 'cause we're special.David Schleef
2001-03-16Add powerpc port done by David Schleef <ds@schleef.org>Eric Andersen