summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/bits/types.h
Commit message (Expand)AuthorAgeFilesLines
* types.h: remove __ipc_pid_tPeter S. Mazinger2011-03-091-5/+0
* descriptive error messageBernhard Reutner-Fischer2009-10-051-1/+1
* s/UCLIBC_INTERNAL/_LIBC/gDenys Vlasenko2009-07-211-2/+2
* - remove unavailable functionality upon request (Peter Mazinger)Bernhard Reutner-Fischer2009-01-211-0/+4
* sync type style with glibc ... this fixes many alpha issues where it has diff...Mike Frysinger2006-03-011-62/+104
* sync with glibcMike Frysinger2005-11-091-17/+20
* fix __intptr_t for 64bit archesMike Frysinger2005-11-091-1/+1
* merge some updates from glibc to fix 32/64 bit supportMike Frysinger2005-09-211-8/+25
* Finish up fixing stat and setting various system types.Eric Andersen2003-01-241-10/+9
* Break dependancy of bits/types.h on the asm/posix_types.h kernelEric Andersen2002-08-241-10/+2
* Revert mode_t change. Sigh. As Manuel so eloquently put it: "this is the wayEric Andersen2002-08-211-1/+1
* Eliminate wrapping of struct stat and use the kernel versionEric Andersen2002-08-191-7/+8
* Directly use kernel types for uid_t, gid_t, and dev_t to avoid theEric Andersen2002-08-181-3/+12
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-0/+146