Ed Maste
|
3fb3b97c4d
|
Renumber clauses to reduce diffs to other versions
NetBSD, OpenBSD, and Android's Bionic number the clauses 1 through 3,
so follow suit to make comparison easier.
|
2013-05-28 20:57:40 +00:00 |
|
Jilles Tjoelker
|
1ceeb358f2
|
strsignal(): Reindent.
|
2012-09-19 19:22:24 +00:00 |
|
Jilles Tjoelker
|
b8d472d710
|
strsignal(): Do not append signal numbers to messages for known signals.
Messages for known signals looked like "Terminated: 15" instead of
"Terminated".
|
2012-09-19 19:21:22 +00:00 |
|
Hajimu UMEMOTO
|
4f86602c03
|
Make strsignal(3) thread-safe.
MFC after: 2 weeks
|
2010-01-24 10:35:26 +00:00 |
|
Warner Losh
|
c879ae3536
|
Per Regents of the University of Calfornia letter, remove advertising
clause.
# If I've done so improperly on a file, please let me know.
|
2007-01-09 00:28:16 +00:00 |
|
Maxime Henrion
|
cea5da0456
|
Unbreak strsignal(). This is an MFC candidate.
Reported by: Sean McNeil <sean@mcneil.com>
|
2005-03-06 03:19:19 +00:00 |
|
Alexey Zelkin
|
fc7c352831
|
Unbreak !NLS case
|
2005-02-27 21:17:22 +00:00 |
|
Alexey Zelkin
|
fba5c5fa09
|
Add NLS catalogs support to strerror(), strerror_r() and strsignal().
Controlled by NLS define, currently disabled by default.
Idea obtained from: NetBSD
|
2005-02-27 16:58:28 +00:00 |
|
David E. O'Brien
|
8fb3f3f682
|
Remove 'register' keyword.
|
2002-03-21 18:49:23 +00:00 |
|
David E. O'Brien
|
de5fe5d53b
|
rcsid[]->__FBSDID
|
2001-11-07 19:55:16 +00:00 |
|
David E. O'Brien
|
5864b79cd2
|
Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files.
Do the same for the non-wcs*/wmem* files while I'm here.
|
2001-05-24 08:47:42 +00:00 |
|
Peter Wemm
|
78121e79aa
|
Add a strsignal(3) (like strerror(3)) for libc compatability with other
systems. NetBSD, Linux, SVR4 etc all have it.
|
1999-05-18 04:48:58 +00:00 |
|