summaryrefslogtreecommitdiff
path: root/lib/libc/string/strsignal.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2000-01-22Delint.mycroft
1998-11-15delintchristos
1998-07-27Make these compile without __AUDIT__.mycroft
1998-07-26const poisoning.mycroft
1997-10-16These two don't belong in string.h, but unistd.hchristos
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Fix RCSID'schristos
1997-01-23- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.mrg
1994-10-06Change size of array passed to __strsignal() from 128 to NL_TEXTMAX.jtc
1994-09-03__strerror() and __strsignal() have been broken out into their own filesjtc
1994-08-02Add strsignal() function like on Solaris.jtc