summaryrefslogtreecommitdiff
path: root/lib/libc/string/strsignal.c
Commit message (Collapse)AuthorAgeFilesLines
* Add a strsignal(3) (like strerror(3)) for libc compatability with otherPeter Wemm1999-05-181-0/+72
systems. NetBSD, Linux, SVR4 etc all have it. Notes: svn path=/head/; revision=47289