summaryrefslogtreecommitdiff
path: root/lib/libc/sys/sigaction.2
AgeCommit message (Expand)Author
2012-04-03Document that openat(), etc are safe to call from a signal handler.Matthew Dempsky
2011-09-03knock out some useless Pp;Jason McIntyre
2011-09-03make -column lists pretty again;Jason McIntyre
2010-02-25Do not attempt to silently continue text for the last column of tablesIngo Schwarze
2009-12-16Update the list of async-signal-safe functionsPhilip Guenthe
2007-05-31convert to new .Dd format;Jason McIntyre
2005-10-09ANSI function prototypes in examples; ok ottoJared Yanovich
2005-09-06take some .Fd out of a literal block;Jason McIntyre
2004-04-15various improvements to lists and displays:Jason McIntyre
2003-12-02actually snprintf/vsnprintf are now signal race safeTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-06-01- section reorderJason McIntyre
2003-05-12cpu -> CPUJason McIntyre
2003-03-06.Xr typos;Jason McIntyre
2003-02-28typos;Jason McIntyre
2003-02-03some more functions that are (only on OpenBSD) safe in signal handlers.Theo de Raadt
2002-04-30Initial cleanup:Mike Pechkin
2002-03-14Fix error; open(2) is not supposed to restart when SA_RESTART is set,Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-01-07If the handler for SIGCHLD is set to SIG_IGN, act as if theTodd C. Miller
2001-11-07list syslog_r as safe in signal handlersTheo de Raadt
2001-08-06o) We always close .Bl and .Bd tags;Mike Pechkin
2001-03-11mdoc police.Aaron Campbell
2001-01-17first cut at "what is allowed in a signal handler, based on but extended from...Theo de Raadt
2000-12-15.Sh EXAMPLE -> .Sh EXAMPLES. Even if there's only one example, at leastAaron Campbell
2000-10-18Another round of man page cleanup, this time to remove more hard sentenceAaron Campbell
2000-08-05formatting, grammar, and typo correctionPaul Janzen
2000-08-05talk about errno; and try to list sighandler safe functionsTheo de Raadt
2000-01-22Use .Va macro when referring to the global variable errno.Aaron Campbell
1999-06-29- change references to nil to null; tschroed@acm.orgAaron Campbell
1999-05-10correct some Xr's which referred to the wrong man page sectionsAaron Campbell
1999-02-27make function names the correct caseTheo de Raadt
1998-07-24Man pages Xrefs.Marc Espie
1998-07-13clarifyTheo de Raadt
1998-07-06fix openbsd tagTheo de Raadt
1998-06-05spellingTheo de Raadt
1998-05-13put the SA_RESTART into the list of flagsTheo de Raadt
1998-05-13document SA_RESETHAND; erh@uaccess.netTheo de Raadt
1997-11-05various minor niggliesTheo de Raadt
1997-09-20hmm, not ideal yet...Theo de Raadt
1997-09-20create sa_handler and sa_sigaction stubs in struct sigaction, via aTheo de Raadt
1997-09-17prettyTheo de Raadt
1997-09-15From FreeBSD (joerg@freebsd.org):Todd C. Miller
1997-06-13not ready for sa_sigaction...Theo de Raadt
1997-06-13fix lots of .Xr and other minor thingsTheo de Raadt
1997-03-29Updated description of some signals; from Klaus Klein <kleink@layla.inka.de>Thorsten Lockert
1997-02-03wimpy docs for SA_SIGINFOTheo de Raadt
1995-12-14from netbsd:Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt