summaryrefslogtreecommitdiffstats
path: root/include/errno.h
Commit message (Expand)AuthorAgeFilesLines
* add _dl_errno support to errno.h, cleanupPeter S. Mazinger2011-03-031-5/+7
* include/: add tls errno and res_stateAustin Foxley2009-09-261-2/+18
* Synch extern declaration with definition provided in __uClibc_main.cCarmelo Amoroso2008-05-201-1/+1
* sync with psm: update errno handling to be the same on all archesMike Frysinger2006-08-231-7/+9
* guard program_invocation_name w/ __ASSEMBLER__Peter S. Mazinger2006-02-221-6/+6
* Allow to be used in bits/syscalls.h even if _GNU_SOURCE is definedPeter S. Mazinger2006-01-221-1/+1
* keep __USE_GNU for program_invocation_*_namePeter S. Mazinger2006-01-031-1/+1
* add optional support for program_invocation_name/program_invocation_short_nameMike Frysinger2006-01-031-1/+1
* Fix bug 370.Joakim Tjernlund2005-09-201-1/+3
* use C style commentsMike Frysinger2005-07-021-2/+1
* sync with glibcMike Frysinger2005-07-021-3/+11
* Cleanup some dead wood in the header filesEric Andersen2004-07-301-9/+0
* Turn off program_invocation_name and friendEric Andersen2001-10-151-0/+2
* Rev all the header files to sync things with glibc 2.2.4Eric Andersen2001-09-271-10/+60
* Added __BEGIN_DECLS and __END_DECLS to the files that didn't haveDavid McCullough2001-07-111-0/+3
* Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen2001-04-061-3/+6
* Add in tmpnam() support from David Whedon <dwhedon@gordian.com>,Eric Andersen2000-11-151-1/+1
* Major update to string handling. strcmp and friends were horriblyEric Andersen2000-10-051-11/+2
* Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>0_9_1aErik Andersen2000-05-141-0/+1
* Initial revision0_9_1Erik Andersen2000-05-141-0/+25