summaryrefslogtreecommitdiffstats
path: root/libc/string/strerror.c
Commit message (Collapse)AuthorAgeFilesLines
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵Peter S. Mazinger2006-01-141-4/+6
| | | | missing headers, other jump relocs removed
* Complete split of all the string functions. Hope haven't broken too much. ↵Peter S. Mazinger2006-01-031-0/+21
| | | | wcscoll/strcoll needs some love ...
* Attempt to clean up the strerror_r situation.Manuel Novoa III2002-07-071-133/+0
|
* Implement strerror_r. This is per SuSv3, not glibc which doesEric Andersen2002-06-171-18/+39
| | | | | something different. -Erik
* Swap in the new stdio code.Manuel Novoa III2002-03-121-14/+12
|
* Bring into line with proper sest suite behaviorEric Andersen2001-01-201-3/+5
|
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-111-8/+35
|
* A number of updates from Manuel Novoa III. Things look good...Eric Andersen2000-12-201-11/+50
|
* More updates. Implement strsignal. Add pwd_grp testsEric Andersen2000-10-181-2/+2
|
* Finish reorganizing things. At least I think I've finished.Eric Andersen2000-10-111-0/+46