summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/bits/errno.h
AgeCommit message (Expand)Author
2014-04-23weak symbols need to be "defined" weak but "declared" strongVineet Gupta
2014-04-23LT.old: Make __errno_location/__h_errno_location thread safeVineet Gupta
2013-11-06Fix weak/strong attribute of __errno_location and it's __GI aliasVineet Gupta
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15errno, h_errno: correct them for non-TLSPeter S. Mazinger
2012-06-15errno and *_init cleanupPeter S. Mazinger
2010-07-06Revert "don't make __errno_location / __h_errno_location hidden"Austin Foxley
2010-07-05don't make __errno_location / __h_errno_location hiddenPeter Korsgaard
2009-07-20some ports define ENOTSUPMike Frysinger
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
2008-07-02Include errno.h from kernel headers instead of using internal errno_values.hCarmelo Amoroso
2006-08-23sync with psm: update errno handling to be the same on all archesMike Frysinger
2006-01-22Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger
2006-01-16Last relocs jump and global data, (even locales) that I could remove are gone...Peter S. Mazinger
2005-12-29pointless whitespace touchupsMike Frysinger
2002-08-24Avoid `ECANCELED' redefined on mipsEric Andersen
2002-08-22Rework errno handling to be kernel header freeEric Andersen
2002-08-16whitespaceMiles Bader
2002-08-16(errno): Only define as a macro if __UCLIBC_HAS_THREADS__ is defined.Miles Bader
2002-08-16Replace all instances of _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__Eric Andersen
2002-03-01Major rework of the include files to eliminate redundancyEric Andersen