summaryrefslogtreecommitdiffstats
path: root/newlib/libc/string/strsignal.c
Commit message (Collapse)AuthorAgeFilesLines
* * libc/string/strsignal.c (strsignal): Avoid duplicate case statement whereChristopher Faylor2010-05-181-1/+1
| | | | SIGPWR == SIGLOST.
* 2010-05-11 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston2010-05-111-0/+256
* libc/string/strsignal.c: New file. * libc/string/Makefile.am: Add support for strsignal. * libc/string/strings.tex: Ditto. * libc/string/Makefile.in: Regenerated.