summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/sigaction.2
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
* mdoc(7) police: s/BSD/.Bx/ where appropriate.ru2001-08-141-6/+16
* Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.yar2001-08-091-4/+1
* Mention the sa_handler and sa_sigaction #defines in the synopsis.brian2001-07-311-3/+7
* The delta introduced in the previous revision and attributed to thesheldonh2001-07-241-2/+4
* Add a few more functions which are safe to call from signal handlers,kris2001-07-241-0/+20
* Remove whitespace at EOL.dd2001-07-151-18/+18
* List the SA_RESTART flag rather than burying it in another paragraph.peter2001-02-141-0/+2
* Prepare for mdoc(7)NG.ru2000-12-291-8/+8
* mdoc(7) police: Er macro usage cleanup.ru2000-11-221-2/+2
* Replace old sigaction struct declaration with the new one as presentasmodai2000-10-301-12/+8
* Fix typo; sa_siginfo -> sa_sigactionben2000-07-111-1/+1
* The argument is not mcontext_t but ucontext_t.alex2000-06-261-1/+1
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-021-1/+2
* Document SA_SIGINFOcracauer1999-12-151-25/+90
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Mention which system interface functions are signal-safe.brian1998-09-091-1/+103
* Fix a bunch of spelling errors.steve1998-06-041-2/+2
* kill.1: Remove reference to obsolete sigvec(2) man page. Removedjkoshy1998-05-181-2/+1
* Document the fpgetprec/fpsetprec functions in their man page.jlemon1998-02-041-1/+2
* Expanded cross references.alex1998-01-021-1/+2
* Document SA_NOCLDWAIT.joerg1997-09-131-17/+38
* Get my last commit right. The NOTE section now reads:mpp1997-03-251-2/+4
* Change the description of how attempts to block SIGKILL and SIGSTOPmpp1997-03-251-1/+1
* Fixed missing function types in synopsis.bde1997-03-191-0/+1
* Update to reflect current include files.mpp1997-01-301-3/+3
* Sort cross references.wosch1997-01-201-5/+5
* upgrade STANDARDS from POSIX 1003.1-88 to 1003.1-90 using .St macrowosch1996-12-021-2/+2
* Correctly use .Fn instead of .Nm to reference function namesmpp1996-08-221-1/+1
* Document the "sig" function parameter.mpp1996-07-031-1/+2
* Update the current sigaction(2) man page to current reality..peter1996-03-031-5/+19
* Fixed a bunch of man page cross references that werempp1996-02-151-1/+1
* Changed the description of SIGSYS to better reflect whatmpp1996-01-221-1/+1
* The declaration of sigaction was missing a `const'.bde1995-07-161-1/+1
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+370
OpenPOWER on IntegriCloud