aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/signal.3
Commit message (Expand)AuthorAgeFilesLines
* Correct history for Unix 2nd Edition through 6th Edition for theWarner Losh2017-12-011-1/+5
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Document SIGLIBRT in signal(3); take a stab at the signal description asRobert Watson2013-09-031-0/+1
* mandoc fixes.Joel Dahl2012-06-161-14/+5
* Make it more clear what it means that SA_RESTART is set for signalSimon L. B. Nielsen2008-07-171-3/+5
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Fix the output.Ruslan Ermilov2006-05-271-0/+1
* Mark up SIGSTOP with .Dv and use .Nm in HISTORY for marking up `signal'.Giorgos Keramidas2004-12-291-3/+3
* Better rendering of the prototype for signal(3).Joseph Koshy2004-12-231-6/+14
* Eliminate double whitespace.Ruslan Ermilov2004-07-031-2/+3
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+2
* Finally document the option to avoid zombie creationYaroslav Tykhiy2004-06-071-1/+22
* Markup nit.Ruslan Ermilov2004-04-271-1/+1
* Add signal numbers to signal(3).Josef El-Rayes2004-02-231-33/+36
* mdoc(7): Use the new feature of the .In macro.Ruslan Ermilov2003-09-081-1/+1
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-1/+3
* mdoc(7) police: Fixed abuses of the .Ar and .Em macros.Ruslan Ermilov2002-12-181-1/+1
* mdoc(7) police: "The .Fn function".Ruslan Ermilov2002-12-181-2/+4
* Various typo fixes.Giorgos Keramidas2002-07-121-2/+2
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* The previous delta duplicated a significant amount of informationSheldon Hearn2001-07-241-122/+4
* Add the list of signal-handler safe functions here too, so people canKris Kennaway2001-07-241-0/+123
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* SIGABRT is *not* the same as calling abort(), so don't claim that it is.Ben Smithurst2001-01-161-2/+2
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-1/+2
* mdoc(7) police: Nm -> Fn where appropriate.Ruslan Ermilov2000-11-201-1/+1
* Use Fx macro wherever possible.Ruslan Ermilov2000-11-141-2/+4
* Whitespace only change: trim trailing whitespace.Jeroen Ruigrok van der Werven2000-10-301-2/+2
* Use `Er' variable to define first column width in ERRORS section.Alexey Zelkin2000-05-061-1/+1
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-021-1/+2
* - add reference to siginterrupt(3)Ruslan Ermilov1999-09-061-32/+35
* $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
* signal() returns SIG_ERR, not just -1. The sys/signal.h header fileJohn Birrell1998-02-151-1/+1
* Document the fpgetprec/fpsetprec functions in their man page.Jonathan Lemon1998-02-041-0/+1
* Revert the previous prototype un-typo. Add a brief comment warning thatMike Smith1997-09-281-1/+3
* Fix typo in signal() prototypeMike Smith1997-09-281-1/+1
* Typogrammatical error 'with' -> 'when'.Daniel O'Callaghan1997-02-201-1/+1
* Sort cross references.Wolfram Schneider1997-01-201-1/+1
* Document the "sig" function parameter.Mike Pritchard1996-07-031-0/+3
* Added missing section numbers to a bunch of .Xr macros, orMike Pritchard1996-03-271-1/+1
* Changed the description of SIGSYS to better reflect whatMike Pritchard1996-01-221-1/+1
* Fix the synopsis of signal() again. Now it is uglier but correct.Bruce Evans1995-07-161-2/+2
* Explain the full story, and make it understandable too.Poul-Henning Kamp1995-02-251-2/+7
* fix the synopsis to showPoul-Henning Kamp1995-02-241-5/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+221