summaryrefslogtreecommitdiffstats
path: root/libc/string/strerror.c
Commit message (Collapse)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-2/+0
| | | | | | | | sed -i -e '/Experimentally off - /d' $(grep -rl "Experimentally off - " *) sed -i -e '/^\/\*[[:space:]]*libc_hidden_proto(/d' $(grep -rl "libc_hidden_proto" *) should be a nop Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-1/+1
| | | | | Step 17: libc_hidden_proto removal (almost all). and other minor changes (inline keyword, extra character)
* libc_hidden_proto moved to string.hCarmelo Amoroso2008-06-191-1/+1
|
* Merge from trunk. Going pretty good so far. Kind of. Okay, not really."Steven J. Hill"2006-02-251-4/+6
|
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-0/+21
|
* 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