about summary refs log tree commit diff
path: root/src/string/strsignal.c
Commit message (Expand)AuthorAgeFilesLines
* handle possibility that SIGEMT replaces SIGSTKFLT in strsignalRich Felker2020-05-211-0/+10
* add support for LC_TIME and LC_MESSAGES translationsRich Felker2014-07-261-2/+3
* fix a couple misleading/wrong signal descriptions in strsignalRich Felker2013-07-091-2/+2
* add realtime signals to strsignalRich Felker2013-07-091-3/+19
* fix off-by-one array bound in strsignalRich Felker2013-07-091-1/+1
* fix missing prototype for strsignalRich Felker2011-02-261-0/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+98