OSDN Git Service

LT.old: Make __errno_location/__h_errno_location thread safe
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / common / bits / types.h
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-06-15 Peter S. Mazingerbits/types.h: remove thread types, users should include...
2012-06-15 Peter S. Mazingertypes.h: both icc and tendra support long long
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-09 Peter S. Mazingertypes.h: remove __ipc_pid_t
2009-10-05 Bernhard Reutner... descriptive error message
2009-07-21 Denys Vlasenkos/UCLIBC_INTERNAL/_LIBC/g
2009-01-21 Bernhard Reutner... - remove unavailable functionality upon request (Peter...
2006-03-01 Mike Frysingersync type style with glibc ... this fixes many alpha...
2005-11-09 Mike Frysingersync with glibc
2005-11-09 Mike Frysingerfix __intptr_t for 64bit arches
2005-09-21 Mike Frysingermerge some updates from glibc to fix 32/64 bit support
2003-01-24 Eric AndersenFinish up fixing stat and setting various system types.
2002-08-24 Eric AndersenBreak dependancy of bits/types.h on the asm/posix_types...
2002-08-21 Eric AndersenRevert mode_t change. Sigh. As Manuel so eloquently...
2002-08-19 Eric AndersenEliminate wrapping of struct stat and use the kernel...
2002-08-18 Eric AndersenDirectly use kernel types for uid_t, gid_t, and dev_t...
2002-03-01 Eric AndersenMajor rework of the include files to eliminate redundancy