aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/string/strerror.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-13Add _REENT_ERRNO(ptr)Matt Joyce1-1/+1
2018-01-17ansification: remove _DEFUNYaakov Selkowitz1-4/+2
2018-01-17ansification: remove _PARAMSYaakov Selkowitz1-1/+1
2018-01-17ansification: remove _ANDYaakov Selkowitz1-3/+3
2017-12-01string: remove TRAD_SYNOPSISYaakov Selkowitz1-6/+1
2016-08-31Fix typo in strerror doccygwin-2_6_0-releaseCorinna Vinschen1-1/+1
2016-08-23strerror_l: Fix copy-and-paste typoEric Blake1-1/+1
2016-08-23Implement missing POSIX-1.2008 function strerror_lCorinna Vinschen1-1/+18
2014-07-30 * libc/string/strerror.c: Fix documentation so makedoc doesn'tCorinna Vinschen1-1/+1
2014-07-14 * libc/include/sys/errno.h: Fix comments.Corinna Vinschen1-17/+74
2011-05-25* libc/string/strerror.c (_strerror_r): Report "Success" for 0.Eric Blake1-0/+6
2011-05-25strerror: allow user hook to comply with POSIX rulesEric Blake1-18/+43
2011-02-10strerror_r: provide POSIX implementationEric Blake1-0/+14
2009-03-15 * libc/include/sys/errno.h (ESTRPIPE): Define.Corinna Vinschen1-0/+8
2008-09-192008-09-19 Eric Blake <ebb9@byu.net>Jeff Johnston1-2/+26
2002-05-172002-05-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+1
2000-12-042000-12-04 Keith Outwater <vac4050@cae597.rsc.raytheon.com>Jeff Johnston1-0/+111
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor1-0/+650