summaryrefslogtreecommitdiff
path: root/libc/misc/internals/__h_errno_location.c
AgeCommit message (Collapse)Author
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
Appears to build fine (several .configs tried)
2007-02-21redo errno handling so that it should work both in thread and non-threaded ↵Mike Frysinger
situations
2006-08-23sync with psm: update errno handling to be the same on all archesMike Frysinger
2006-02-02even the hidden version of the weaks in libc (as strong in libpthread) have ↵Peter S. Mazinger
to be weaks
2006-01-16Last relocs jump and global data, (even locales) that I could remove are ↵Peter S. Mazinger
gone from libc. The remaining are left as exercise for others ;-)
2006-01-16some global data relocs gonePeter S. Mazinger
2002-02-26Proper support for setting h_errnoEric Andersen