aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/errlst.c
Commit message (Expand)AuthorAgeFilesLines
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Revert r274772: it is not valid on MIPSEd Maste2014-11-251-1/+1
* Use canonical __PIC__ flagEd Maste2014-11-211-1/+1
* libc: Always use our own copy of sys_errlist and sys_nerr (.so only).Jilles Tjoelker2013-08-311-0/+6
* POSIX 1003.1-2008: add ENOTRECOVERABLE, EOWNERDEAD errnos.Sergey Kandaurov2013-05-041-0/+2
* Allow strerror(0) and strerror_r(0, ...).Jilles Tjoelker2011-04-051-1/+1
* Add text string for ECAPMODE to libc.Robert Watson2011-03-031-0/+1
* Add a new errno, ENOTCAPABLE, to be returned when a process requests anRobert Watson2009-10-071-0/+1
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Add some missing errnos from POSIX. Nothing in FreeBSD generatesDavid Schultz2005-04-021-0/+5
* Drop almost 3k from /bin/sync by moving errno to a seperate filePeter Wemm2002-10-091-1/+0
* s/EDOFUS/EDOOFUS/Poul-Henning Kamp2002-08-211-1/+1
* Introduce a new error return code:Poul-Henning Kamp2002-08-091-0/+3
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+2
* Add new errno ``ENOATTR''.Brian Feldman2002-03-071-0/+3
* Add missing strings.Poul-Henning Kamp1999-04-241-0/+7
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+141