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
/
include
/
errno.h
Age
Commit message (
Expand
)
Author
2017-02-01
g/c __libc_errno
mirabilos
2014-04-02
libc: Fix buglet around __progname
Bernhard Reutner-Fischer
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2012-06-15
make UCLIBC_HAS_PROGRAM_INVOCATION_NAME and UCLIBC_HAS___PROGNAME independent...
Peter S. Mazinger
2011-03-03
add _dl_errno support to errno.h, cleanup
Peter S. Mazinger
2009-09-26
include/: add tls errno and res_state
Austin Foxley
2008-05-20
Synch extern declaration with definition provided in __uClibc_main.c
Carmelo Amoroso
2006-08-23
sync with psm: update errno handling to be the same on all arches
Mike Frysinger
2006-02-22
guard program_invocation_name w/ __ASSEMBLER__
Peter S. Mazinger
2006-01-22
Allow to be used in bits/syscalls.h even if _GNU_SOURCE is defined
Peter S. Mazinger
2006-01-03
keep __USE_GNU for program_invocation_*_name
Peter S. Mazinger
2006-01-03
add optional support for program_invocation_name/program_invocation_short_name
Mike Frysinger
2005-09-20
Fix bug 370.
Joakim Tjernlund
2005-07-02
use C style comments
Mike Frysinger
2005-07-02
sync with glibc
Mike Frysinger
2004-07-30
Cleanup some dead wood in the header files
Eric Andersen
2001-10-15
Turn off program_invocation_name and friend
Eric Andersen
2001-09-27
Rev all the header files to sync things with glibc 2.2.4
Eric Andersen
2001-07-11
Added __BEGIN_DECLS and __END_DECLS to the files that didn't have
David McCullough
2001-04-06
Fix include/errno.h to not use kernel header, and instead use bits/errno.h.
Eric Andersen
2000-11-15
Add in tmpnam() support from David Whedon <dwhedon@gordian.com>,
Eric Andersen
2000-10-05
Major update to string handling. strcmp and friends were horribly
Eric Andersen
2000-05-14
Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>
Erik Andersen
2000-05-14
Initial revision
Erik Andersen