summaryrefslogtreecommitdiff
path: root/libc/string/sys_errlist.c
AgeCommit message (Collapse)Author
2015-04-12remove more of the link_warningsWaldemar Brodkorb
Only the stub warnings left for now.
2006-01-08hide internal _string_syserrmsgsMike Frysinger
2006-01-03Complete split of all the string functions. Hope haven't broken too much. ↵Peter S. Mazinger
wcscoll/strcoll needs some love ...
2002-07-07Attempt to clean up the strerror_r situation.Manuel Novoa III
2000-10-23More reorg. A place for everything and everything in its place...Eric Andersen