aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/psignal.3
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-231-1/+0
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Fix the signature of the psignal() function.Ed Schouten2016-05-301-2/+2
* mdoc: terminate quoted strings.Joel Dahl2012-03-261-1/+1
* Make sys_signame upper case.Jilles Tjoelker2011-02-041-2/+2
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/Jens Schweikhardt2002-12-301-1/+1
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-2/+2
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: Ft/Vt now accept punctuation-type arguments.Ruslan Ermilov2001-01-121-2/+2
* Whitespace only change: trim trailing whitespace.Jeroen Ruigrok van der Werven2000-10-301-1/+1
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* Fixed wrong prototype and missing include for strsignal(3). strsignal()Bruce Evans1999-12-231-2/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Add a strsignal(3) (like strerror(3)) for libc compatability with otherPeter Wemm1999-05-181-4/+19
* Clarify processing of the string argument by psignal().Robert Nordier1998-10-291-1/+3
* Fixed #include and/or prototype bugs in synopsis.Bruce Evans1997-04-131-1/+1
* Merge from Lite2: man page updatesPeter Wemm1997-03-111-2/+2
* Fixed various problems: typos, grammer, missing include filesMike Pritchard1996-05-231-1/+1
* Added `const' to types of sys_siglist and sys_signame.Bruce Evans1996-04-191-2/+2
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+92