summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strsignal.c
Commit message (Expand)AuthorAgeFilesLines
* Renumber clauses to reduce diffs to other versionsemaste2013-05-281-1/+1
* strsignal(): Reindent.jilles2012-09-191-21/+21
* strsignal(): Do not append signal numbers to messages for known signals.jilles2012-09-191-1/+1
* Make strsignal(3) thread-safe.ume2010-01-241-4/+48
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Unbreak strsignal(). This is an MFC candidate.mux2005-03-061-2/+3
* Unbreak !NLS casephantom2005-02-271-1/+1
* Add NLS catalogs support to strerror(), strerror_r() and strsignal().phantom2005-02-271-14/+51
* Remove 'register' keyword.obrien2002-03-211-2/+2
* rcsid[]->__FBSDIDobrien2001-11-071-4/+2
* Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files.obrien2001-05-241-0/+4
* Add a strsignal(3) (like strerror(3)) for libc compatability with otherpeter1999-05-181-0/+72
OpenPOWER on IntegriCloud