summaryrefslogtreecommitdiff
path: root/lib/libc/sys/sigaction.2
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7): Use the new feature of the .In macro.Ruslan Ermilov2003-09-081-1/+1
* The .Fn functionPhilippe Charnier2003-03-241-2/+3
* english(4) police.Jens Schweikhardt2002-12-271-2/+2
* 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-2/+2
* mdoc(7) police: Tidy up the syscall language.Ruslan Ermilov2002-12-181-8/+12
* mdoc(7) police: formatting nits.Ruslan Ermilov2002-11-291-2/+5
* Restored sigaction's name in its prototype.Bruce Evans2002-10-241-1/+1
* de-__P()Alfred Perlstein2002-10-091-2/+1
* Correct the regressive part of my last commit to these files:Robert Drehmel2002-10-041-4/+2
* Add the 'restrict' type qualifier to the prototypes of `sigaction',Robert Drehmel2002-10-021-1/+4
* Update to reflect reality.Archie Cobbs2002-09-111-2/+3
* Remove __P() usage.David E. O'Brien2002-03-211-1/+1
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* mdoc(7) police: s/BSD/.Bx/ where appropriate.Ruslan Ermilov2001-08-141-6/+16
* Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.Yaroslav Tykhiy2001-08-091-4/+1
* Mention the sa_handler and sa_sigaction #defines in the synopsis.Brian Somers2001-07-311-3/+7
* The delta introduced in the previous revision and attributed to theSheldon Hearn2001-07-241-2/+4
* Add a few more functions which are safe to call from signal handlers,Kris Kennaway2001-07-241-0/+20
* Remove whitespace at EOL.Dima Dorfman2001-07-151-18/+18
* List the SA_RESTART flag rather than burying it in another paragraph.Peter Wemm2001-02-141-0/+2
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-8/+8
* mdoc(7) police: Er macro usage cleanup.Ruslan Ermilov2000-11-221-2/+2
* Replace old sigaction struct declaration with the new one as presentJeroen Ruigrok van der Werven2000-10-301-12/+8
* Fix typo; sa_siginfo -> sa_sigactionBen Smithurst2000-07-111-1/+1
* The argument is not mcontext_t but ucontext_t.Alexander Langer2000-06-261-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
* Document SA_SIGINFOMartin Cracauer1999-12-151-25/+90
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Mention which system interface functions are signal-safe.Brian Somers1998-09-091-1/+103
* Fix a bunch of spelling errors.Steve Price1998-06-041-2/+2
* kill.1: Remove reference to obsolete sigvec(2) man page. RemovedJoseph Koshy1998-05-181-2/+1
* Document the fpgetprec/fpsetprec functions in their man page.Jonathan Lemon1998-02-041-1/+2
* Expanded cross references.Alexander Langer1998-01-021-1/+2
* Document SA_NOCLDWAIT.Joerg Wunsch1997-09-131-17/+38
* Get my last commit right. The NOTE section now reads:Mike Pritchard1997-03-251-2/+4
* Change the description of how attempts to block SIGKILL and SIGSTOPMike Pritchard1997-03-251-1/+1
* Fixed missing function types in synopsis.Bruce Evans1997-03-191-0/+1
* Update to reflect current include files.Mike Pritchard1997-01-301-3/+3
* Sort cross references.Wolfram Schneider1997-01-201-5/+5
* upgrade STANDARDS from POSIX 1003.1-88 to 1003.1-90 using .St macroWolfram Schneider1996-12-021-2/+2
* Correctly use .Fn instead of .Nm to reference function namesMike Pritchard1996-08-221-1/+1
* Document the "sig" function parameter.Mike Pritchard1996-07-031-1/+2
* Update the current sigaction(2) man page to current reality..Peter Wemm1996-03-031-5/+19
* Fixed a bunch of man page cross references that wereMike Pritchard1996-02-151-1/+1
* Changed the description of SIGSYS to better reflect whatMike Pritchard1996-01-221-1/+1
* The declaration of sigaction was missing a `const'.Bruce Evans1995-07-161-1/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+370