summaryrefslogtreecommitdiff
path: root/libc/string/strerror.c
AgeCommit message (Expand)Author
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
2008-05-19Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2006-01-03Complete split of all the string functions. Hope haven't broken too much. wcs...Peter S. Mazinger
2002-07-07Attempt to clean up the strerror_r situation.Manuel Novoa III
2002-06-17Implement strerror_r. This is per SuSv3, not glibc which doesEric Andersen
2002-03-12Swap in the new stdio code.Manuel Novoa III
2001-01-20Bring into line with proper sest suite behaviorEric Andersen
2001-01-11A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen
2000-12-20A number of updates from Manuel Novoa III. Things look good...Eric Andersen
2000-10-18More updates. Implement strsignal. Add pwd_grp testsEric Andersen
2000-10-11Finish reorganizing things. At least I think I've finished.Eric Andersen