summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/bits/types.h
AgeCommit message (Expand)Author
2016-01-10Provide XTI __t_scalar_t types, like glibcWaldemar Brodkorb
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15bits/types.h: remove thread types, users should include pthread.hPeter S. Mazinger
2012-06-15types.h: both icc and tendra support long longPeter S. Mazinger
2011-03-09types.h: remove __ipc_pid_tPeter S. Mazinger
2009-10-05descriptive error messageBernhard Reutner-Fischer
2009-07-21s/UCLIBC_INTERNAL/_LIBC/gDenys Vlasenko
2009-01-21- remove unavailable functionality upon request (Peter Mazinger)Bernhard Reutner-Fischer
2006-03-01sync type style with glibc ... this fixes many alpha issues where it has diff...Mike Frysinger
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