Home | History | Annotate | Download | only in string
History log of /src/lib/libc/string/strsignal.3
RevisionDateAuthorComments
 1.10  22-Jul-2009  kleink Declare strsignal(3) in <string.h>, per POSIX-2008, and adjust
documentation accordingly.

Fixes PR standards/41325 from Perry E. Metzger.
 1.9  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.
 1.8  16-Apr-2003  wiz Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
 1.7  07-Feb-2002  ross Generate <>& symbolically.
 1.6  22-Mar-1999  garbled branches: 1.6.12;
Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Wheee!
 1.5  11-Mar-1998  fair #include <string.h> now says #include <unistd.h> which matches the source code, per PR#4451. This should be checked for POSIX compliance, however.
 1.4  05-Feb-1998  perry add LIBRARY section to man page
 1.3  09-Oct-1997  lukem rcsid police
 1.2  03-Jul-1995  jtc added intro(2) cross reference
 1.1  02-Aug-1994  jtc branches: 1.1.2;
Add strsignal() function like on Solaris.
We might want to be able to retrieve a locale-specific signal description
(from a message catalog) and we need a function call API for that feature.
 1.1.2.2  02-Aug-1994  jtc Add strsignal() function like on Solaris.
We might want to be able to retrieve a locale-specific signal description
(from a message catalog) and we need a function call API for that feature.
 1.1.2.1  02-Aug-1994  jtc file strsignal.3 was added on branch netbsd-1-0 on 1994-08-02 05:01:25 +0000
 1.6.12.2  22-Mar-2002  nathanw Catch up to -current.
 1.6.12.1  08-Mar-2002  nathanw Catch up to -current.

RSS XML Feed