summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/signal.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* The synopsis rendered very poorly because of a "Quite Ugly buttb2016-05-281-6/+8
* Document that execve(2) resets SIGCHLD to SIG_DFLguenther2015-10-111-3/+6
* chflagsat() is also async-signal-safeguenther2015-05-121-2/+3
* When listing the async-signal-safe functions, don't split out "ANSI C"guenther2014-11-171-15/+11
* We missed a hyphen in 'async-signal-safe'guenther2014-09-151-3/+3
* sockatmark(3) has been implemented; add it to the async-signal-safe listsguenther2014-09-101-5/+3
* Add additional kernel interfaces for setting close-on-exec on fdsguenther2014-08-311-2/+6
* Add pthread_sigmask() and raise() to the list of async signal safematthew2014-07-211-1/+3
* Fix typo: s/lstate/lstat/matthew2014-07-211-3/+3
* Document that abort() is async signal safe now that it doesn't flushmatthew2014-07-191-7/+7
* Oops, getentropy() is an "extension interface", not a "base interface"matthew2014-07-181-2/+3
* Document that v?dprintf() is just as safe as v?snprintf(). OK espie@millert2014-05-231-2/+6
* obvious .Pa fixes; found with mandocdb(8)schwarze2014-01-211-3/+3
* more library historyschwarze2013-07-171-5/+14
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
* Fixed typo.tobias2013-04-221-3/+3
* Document that openat(), etc are safe to call from a signal handler.matthew2012-04-031-20/+20
* symetryespie2012-01-191-3/+3
* make -column lists pretty again;jmc2011-09-031-37/+36
* Do not attempt to silently continue text for the last column of tablesschwarze2010-02-251-5/+3
* Update the list of async-signal-safe functionsguenther2009-12-161-30/+110
* convert to new .Dd format;jmc2007-05-311-2/+2
* asyncronous -> asynchronous;jmc2007-05-311-2/+2
* duplicate in the safe listderaadt2006-04-111-3/+2
* - sync prototypes and header file excerpts to realityjaredy2005-07-221-7/+7
* SIGSTOP needs .Dv, not .Ev;jmc2004-12-301-2/+2
* XPG specifies bsd_signal(3) so make it an alias for signal(3); OK deraadt@millert2004-05-031-8/+20
* Mention siginterrupt; OK deraadt@millert2004-04-301-1/+6
* actually snprintf/vsnprintf are now signal race safederaadt2003-12-021-2/+4
* -make a copy the global variabledhartmei2003-07-141-2/+2
* whatever happened, i cannot explain it. rollback my stupidfgsch2003-06-221-2/+2
* fix prototype; from Pedro Bastos.fgsch2003-06-221-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* - correct macro usagejmc2003-05-301-2/+1
* cpu -> CPUjmc2003-05-121-2/+2
* typos;jmc2003-04-301-3/+3
* some more functions that are (only on OpenBSD) safe in signal handlers.deraadt2003-02-031-2/+16
* Initial cleanup:mpech2002-04-301-2/+2
* If the handler for SIGCHLD is set to SIG_IGN, act as if themillert2002-01-071-1/+25
* list syslog_r as safe in signal handlersderaadt2001-11-071-2/+3
* mdoc police.aaron2001-03-111-4/+5
* first cut at "what is allowed in a signal handler, based on but extended from FreeBSD listderaadt2001-01-171-1/+124
* Repairs, mostly removing hard sentence breaks.aaron2000-04-181-3/+5
* - remove all trailing whitespaceaaron1999-07-091-4/+4
* repairsaaron1999-05-291-13/+17
* more missing .El macros filled inaaron1999-05-271-1/+2
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-2/+2
* correct some Xr's which referred to the wrong man page sectionsaaron1999-05-101-2/+2
* make function names the correct casederaadt1999-02-271-2/+2