summaryrefslogtreecommitdiffstats
path: root/libc/misc/internals/__h_errno_location.c
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
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-1/+0
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-1/+1
* redo errno handling so that it should work both in thread and non-threaded si...Mike Frysinger2007-02-211-7/+1
* sync with psm: update errno handling to be the same on all archesMike Frysinger2006-08-231-0/+7
* even the hidden version of the weaks in libc (as strong in libpthread) have t...Peter S. Mazinger2006-02-021-1/+1
* Last relocs jump and global data, (even locales) that I could remove are gone...Peter S. Mazinger2006-01-161-0/+2
* some global data relocs gonePeter S. Mazinger2006-01-161-1/+2
* Proper support for setting h_errnoEric Andersen2002-02-261-0/+10