summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/bits/types.h
AgeCommit message (Expand)Author
2005-11-09sync with glibcMike Frysinger
2005-11-09fix __intptr_t for 64bit archesMike Frysinger
2005-09-21merge some updates from glibc to fix 32/64 bit supportMike Frysinger
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-03-01Major rework of the include files to eliminate redundancyEric Andersen