summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/bits/errno.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "don't make __errno_location / __h_errno_location hidden"Austin Foxley2010-07-061-0/+1
* don't make __errno_location / __h_errno_location hiddenPeter Korsgaard2010-07-051-1/+0
* some ports define ENOTSUPMike Frysinger2009-07-201-1/+3
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-0/+1
* Include errno.h from kernel headers instead of using internal errno_values.hCarmelo Amoroso2008-07-021-1/+1
* sync with psm: update errno handling to be the same on all archesMike Frysinger2006-08-231-23/+29
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger2006-01-221-4/+2
* Last relocs jump and global data, (even locales) that I could remove are gone...Peter S. Mazinger2006-01-161-0/+3
* pointless whitespace touchupsMike Frysinger2005-12-291-10/+10
* Avoid `ECANCELED' redefined on mipsEric Andersen2002-08-241-3/+4
* Rework errno handling to be kernel header freeEric Andersen2002-08-221-12/+1
* whitespaceMiles Bader2002-08-161-0/+1
* (errno): Only define as a macro if __UCLIBC_HAS_THREADS__ is defined.Miles Bader2002-08-161-3/+4
* Replace all instances of _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__Eric Andersen2002-08-161-1/+1
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-0/+60