summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/sigaction.2
Commit message (Expand)AuthorAgeFilesLines
* Update some signal man pages for multithreading.jilles2013-09-061-18/+34
* sigaction(2): Document various non-POSIX functions as async-signal safe.jilles2013-06-081-2/+15
* sigaction(2): *at system calls are async-signal safe.jilles2013-05-311-0/+14
* sigaction(2): Extend description of async-signal safe functions:jilles2013-05-311-13/+108
* sigaction(2),sigwait(2),sigwaitinfo(2): Remove [EFAULT] error condition.jilles2012-09-271-8/+1
* Update xrefs from 4.3BSD to modern signal functions in various man pages.jilles2010-05-061-4/+0
* Revert r206649.kib2010-04-181-18/+13
* Still reference struct __sigaction with clarification when this formkib2010-04-151-0/+10
* Align the declaration for sa_sigaction with POSIX.kib2010-04-131-2/+2
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Add cross references to siginfo.3.davidxu2005-12-131-0/+1
* Sort sections.ru2005-01-201-19/+19
* Eliminate double whitespace.ru2004-07-031-1/+1
* Mechanically kill hard sentence breaks.ru2004-07-021-1/+1
* Use ".In" to mark up C include file names.yar2004-06-071-2/+4
* Each sentence should begin on a new line.yar2004-06-071-10/+16
* Extend and improve the mdoc(7) markup of this page.yar2004-06-071-32/+60
* Finally document the option to avoid zombie creationyar2004-06-071-1/+11
* mdoc(7): Use the new feature of the .In macro.ru2003-09-081-1/+1
* The .Fn functioncharnier2003-03-241-2/+3
* english(4) police.schweikh2002-12-271-2/+2
* mdoc(7) police: "The .Fa argument.".ru2002-12-191-1/+3
* mdoc(7) police: Fixed abuses of the .Ar and .Em macros.ru2002-12-181-2/+2
* mdoc(7) police: Tidy up the syscall language.ru2002-12-181-8/+12
* mdoc(7) police: formatting nits.ru2002-11-291-2/+5
* Restored sigaction's name in its prototype.bde2002-10-241-1/+1
* de-__P()alfred2002-10-091-2/+1
* Correct the regressive part of my last commit to these files:robert2002-10-041-4/+2
* Add the 'restrict' type qualifier to the prototypes of `sigaction',robert2002-10-021-1/+4
* Update to reflect reality.archie2002-09-111-2/+3
* Remove __P() usage.obrien2002-03-211-1/+1
* 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
OpenPOWER on IntegriCloud