index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
gen
/
errlist.c
Age
Commit message (
Expand
)
Author
2017-09-05
Add additional errno values required by POSIX.
Jonathan Gray
2015-10-24
Unify all the errno names in
Alexander Bluhm
2015-09-19
Don't wrap initialized variables: binutils appears to be mishandling them
Philip Guenther
2015-09-06
Fix aliasing of sys_errlist, sys_nerr, sys_siglist, and sys_signame
Philip Guenther
2014-03-16
lint is dead (long live the lint!), so stop using it as a cpp conditional
Philip Guenther
2009-11-24
Change ENOTSUP's strerror() to "Not supported"
Philip Guenthe
2009-10-26
add ENOTSUP and bump libc minor
Jasper Lievisse Adriaanse
2007-09-03
Add ENOMSG and EIDRM; from jsg@
Todd C. Miller
2007-05-21
Add ECANCELED and EOVERFLOW. For canceled (async) operations and conversion
Jasper Lievisse Adriaanse
2006-08-04
Add ENOMEDIUM and EMEDIUMTYPE to report medium errors to userland programs
Bob Beck
2005-08-08
zap remaining rcsid.
Marc Espie
2005-06-17
next citrus step.
Marc Espie
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-07-01
Disc -> Disk for EDQUOT; now the error and log messages that appear when
Paul Janzen
2002-05-01
Sync EA with FreeBSD, mostly addition of new ENOATTR errno.
Dale Rahn
2002-04-30
Some errno entries were not documented or added to _sys_errlist[] when
Dale Rahn
1996-09-15
Remove dead code
Thorsten Lockert
1996-08-19
Fix RCS ids
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt