summaryrefslogtreecommitdiff
path: root/include/errno.h
AgeCommit message (Expand)Author
2017-02-01g/c __libc_errnomirabilos
2014-04-02libc: Fix buglet around __prognameBernhard Reutner-Fischer
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15make UCLIBC_HAS_PROGRAM_INVOCATION_NAME and UCLIBC_HAS___PROGNAME independent...Peter S. Mazinger
2011-03-03add _dl_errno support to errno.h, cleanupPeter S. Mazinger
2009-09-26include/: add tls errno and res_stateAustin Foxley
2008-05-20Synch extern declaration with definition provided in __uClibc_main.cCarmelo Amoroso
2006-08-23sync with psm: update errno handling to be the same on all archesMike Frysinger
2006-02-22guard program_invocation_name w/ __ASSEMBLER__Peter S. Mazinger
2006-01-22Allow to be used in bits/syscalls.h even if _GNU_SOURCE is definedPeter S. Mazinger
2006-01-03keep __USE_GNU for program_invocation_*_namePeter S. Mazinger
2006-01-03add optional support for program_invocation_name/program_invocation_short_nameMike Frysinger
2005-09-20Fix bug 370.Joakim Tjernlund
2005-07-02use C style commentsMike Frysinger
2005-07-02sync with glibcMike Frysinger
2004-07-30Cleanup some dead wood in the header filesEric Andersen
2001-10-15Turn off program_invocation_name and friendEric Andersen
2001-09-27Rev all the header files to sync things with glibc 2.2.4Eric Andersen
2001-07-11Added __BEGIN_DECLS and __END_DECLS to the files that didn't haveDavid McCullough
2001-04-06Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen
2000-11-15Add in tmpnam() support from David Whedon <dwhedon@gordian.com>,Eric Andersen
2000-10-05Major update to string handling. strcmp and friends were horriblyEric Andersen
2000-05-14Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>Erik Andersen
2000-05-14Initial revisionErik Andersen