OSDN Git Service

LT.old: Make __errno_location/__h_errno_location thread safe
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / common / bits / errno.h
2014-04-23 Vineet GuptaLT.old: Make __errno_location/__h_errno_location thread...
2013-11-06 Vineet GuptaFix weak/strong attribute of __errno_location and it...
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-06-15 Peter S. Mazingererrno, h_errno: correct them for non-TLS
2012-06-15 Peter S. Mazingererrno and *_init cleanup
2010-07-06 Austin FoxleyRevert "don't make __errno_location / __h_errno_locatio...
2010-07-05 Peter Korsgaarddon't make __errno_location / __h_errno_location hidden
2009-07-20 Mike Frysingersome ports define ENOTSUP
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-07-02 Carmelo AmorosoInclude errno.h from kernel headers instead of using...
2006-08-23 Mike Frysingersync with psm: update errno handling to be the same...
2006-01-22 Peter S. MazingerEnable _GNU_SOURCE build wide, trying to get consistent...
2006-01-16 Peter S. MazingerLast relocs jump and global data, (even locales) that...
2005-12-29 Mike Frysingerpointless whitespace touchups
2002-08-24 Eric AndersenAvoid `ECANCELED' redefined on mips
2002-08-22 Eric AndersenRework errno handling to be kernel header free
2002-08-16 Miles Baderwhitespace
2002-08-16 Miles Bader(errno): Only define as a macro if __UCLIBC_HAS_THREADS...
2002-08-16 Eric AndersenReplace all instances of _LIBC_REENTRANT with __UCLIBC_...
2002-03-01 Eric AndersenMajor rework of the include files to eliminate redundancy