summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strerror.3
Commit message (Expand)AuthorAgeFilesLines
* Add back the Standards section claiming conformance to 1003.1-2001 andtjr2002-12-191-10/+13
* Rearrange strerror() so that its itoa procedure can be used withmike2002-12-181-1/+6
* Remove the Standards section again until we get these functions sortedtjr2002-10-241-8/+0
* Add a Standards section, claiming conformance to IEEE Std. 1003.1-2001.tjr2002-10-231-1/+17
* Revert last commit. stdio.h include is for perror(), not strerror()jedgar2002-01-311-1/+1
* strerror(3) is in string.h, not stdio.hjedgar2002-01-311-1/+1
* mdoc(7) police: minor markup nits.ru2001-12-121-20/+20
* Make strerror and strerror_r use sys_errlist[0] for errnum = 0. Bewes2001-12-071-3/+12
* New, improved, more Posix-compliant strerror_r implementation,wes2001-12-061-12/+19
* Add strerror_r function per Posix prototype.wes2001-11-271-4/+33
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-2/+2
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-1/+1
* mdoc(7) police: Ft/Vt now accept punctuation-type arguments.ru2001-01-121-2/+2
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
* (Whoops: make it better instead of worse this time). Clarifyrnordier1998-10-291-1/+1
* Clarify processing of the string argument by perror().rnordier1998-10-291-8/+5
* Correctly use .Fn instead of .Nm to reference function namesmpp1996-08-221-1/+2
* Added `const' to types of sys_errlist and sys_nerr.bde1996-04-191-5/+10
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+124
OpenPOWER on IntegriCloud