summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/bits/errno.h
AgeCommit message (Expand)Author
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