summaryrefslogtreecommitdiffstats
path: root/libc/misc/internals/__errno_location.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "don't make __errno_location / __h_errno_location hidden"Austin Foxley2010-07-061-0/+3
* don't make __errno_location / __h_errno_location hiddenPeter Korsgaard2010-07-051-3/+0
* nptl/errno: Use a separate __errno_location for libpthread.Khem Raj2010-06-301-1/+5
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-1/+0
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-2/+2
* redo errno handling so that it should work both in thread and non-threaded si...Mike Frysinger2007-02-211-4/+1
* sync with psm: update errno handling to be the same on all archesMike Frysinger2006-08-231-0/+8
* even the hidden version of the weaks in libc (as strong in libpthread) have t...Peter S. Mazinger2006-02-021-1/+1
* Correct a typoPeter S. Mazinger2006-01-161-0/+2
* Last relocs jump and global data, (even locales) that I could remove are gone...Peter S. Mazinger2006-01-161-1/+3
* Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen2002-02-201-0/+8