summaryrefslogtreecommitdiffstats
path: root/newlib/libc/string/strerror.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in strerror doccygwin-2_6_0-releaseCorinna Vinschen2016-08-311-1/+1
* strerror_l: Fix copy-and-paste typoEric Blake2016-08-231-1/+1
* Implement missing POSIX-1.2008 function strerror_lCorinna Vinschen2016-08-231-1/+18
* * libc/string/strerror.c: Fix documentation so makedoc doesn'tCorinna Vinschen2014-07-301-1/+1
* * libc/include/sys/errno.h: Fix comments.Corinna Vinschen2014-07-141-17/+74
* * libc/string/strerror.c (_strerror_r): Report "Success" for 0.Eric Blake2011-05-251-0/+6
* strerror: allow user hook to comply with POSIX rulesEric Blake2011-05-251-18/+43
* strerror_r: provide POSIX implementationEric Blake2011-02-101-0/+14
* * libc/include/sys/errno.h (ESTRPIPE): Define.Corinna Vinschen2009-03-151-0/+8
* 2008-09-19 Eric Blake <ebb9@byu.net>Jeff Johnston2008-09-191-2/+26
* 2002-05-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-171-1/+1
* 2000-12-04 Keith Outwater <vac4050@cae597.rsc.raytheon.com>Jeff Johnston2000-12-041-0/+111
* import newlib-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+650