summaryrefslogtreecommitdiff
path: root/src/string/strsignal.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-21handle possibility that SIGEMT replaces SIGSTKFLT in strsignalRich Felker1-0/+10
2014-07-26add support for LC_TIME and LC_MESSAGES translationsRich Felker1-2/+3
2013-07-09fix a couple misleading/wrong signal descriptions in strsignalRich Felker1-2/+2
2013-07-09add realtime signals to strsignalRich Felker1-3/+19
2013-07-09fix off-by-one array bound in strsignalRich Felker1-1/+1
2011-02-26fix missing prototype for strsignalRich Felker1-0/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+98