index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
common
/
bits
/
errno.h
Age
Commit message (
Expand
)
Author
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2012-06-15
errno, h_errno: correct them for non-TLS
Peter S. Mazinger
2012-06-15
errno and *_init cleanup
Peter S. Mazinger
2010-07-06
Revert "don't make __errno_location / __h_errno_location hidden"
Austin Foxley
2010-07-05
don't make __errno_location / __h_errno_location hidden
Peter Korsgaard
2009-07-20
some ports define ENOTSUP
Mike Frysinger
2008-11-20
Last portion of libc_hidden_proto removal.
Denis Vlasenko
2008-07-02
Include errno.h from kernel headers instead of using internal errno_values.h
Carmelo Amoroso
2006-08-23
sync with psm: update errno handling to be the same on all arches
Mike Frysinger
2006-01-22
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...
Peter S. Mazinger
2006-01-16
Last relocs jump and global data, (even locales) that I could remove are gone...
Peter S. Mazinger
2005-12-29
pointless whitespace touchups
Mike Frysinger
2002-08-24
Avoid `ECANCELED' redefined on mips
Eric Andersen
2002-08-22
Rework errno handling to be kernel header free
Eric Andersen
2002-08-16
whitespace
Miles Bader
2002-08-16
(errno): Only define as a macro if __UCLIBC_HAS_THREADS__ is defined.
Miles Bader
2002-08-16
Replace all instances of _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__
Eric Andersen
2002-03-01
Major rework of the include files to eliminate redundancy
Eric Andersen