summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/__error.c
Commit message (Expand)AuthorAgeFilesLines
* Fix known issues which blow up the process after dlopen("libthr.so")kib2015-01-181-7/+18
* Fix many "function declaration isn't a prototype" warnings in libc.ed2009-12-051-1/+1
* Remove 3rd clause, renumber, ok per emailimp2007-01-121-4/+1
* Fix the style of the SCM ID's.obrien2002-03-221-2/+1
* To be consistent, use the __weak_reference macro from <sys/cdefs.h>deischen2001-04-101-1/+1
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-1/+3
* Function to return a pointer to the non-threaded errno. This is declaredjb1998-03-091-0/+47
OpenPOWER on IntegriCloud