Home | History | Annotate | Download | only in sys
History log of /src/lib/libc/sys/sigprocmask.2
RevisionDateAuthorComments
 1.22  07-Jan-2006  kleink Xref pthread_sigmask(3).
 1.21  06-Jan-2006  uwe Make "When set is null" into a separate paragraph for better readability.
 1.20  22-Mar-2005  kleink Add restrict qualifiers to remaining <signal.h> function arguments.
 1.19  23-Nov-2004  kleink Remove references to the header SIG_* are located in altogether;
<sys/signal.h> exposed too much implementation detail, and <signal.h>
remains the sole header referenced by this page.
 1.18  25-Aug-2004  pooka The values for the parameter "how" are defined in sys/signal.h, not signal.h
 1.17  13-May-2004  wiz \- is a minus, not -.
 1.16  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.
 1.15  16-Apr-2003  wiz Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
 1.14  18-Jan-2003  thorpej Merge the nathanw_sa branch.
 1.13  01-Oct-2002  wiz New sentence, new line. From Robert Elz.
 1.12  08-Feb-2002  ross Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
 1.11  07-Jun-2000  nathanw branches: 1.11.4;
Fix incorrect uses of indicate/indicates/indicated for each other.
 1.10  02-Dec-1999  kleink branches: 1.10.2;
Add a LIBRARY section to system call manual pages. While it's clear that the
libraries contain stubs only (with minor exceptions a la pipe(2)), the purpose
of this section is to provide linkage information.
 1.9  06-Oct-1999  jdolecek xref signal(7)
 1.8  14-Jul-1997  kleink branches: 1.8.6;
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
to 199009L, bump existing statements to 1003.1-1990.
 1.7  16-May-1997  kleink Add/update 1003.1 conformance notice.
 1.6  27-Feb-1995  cgd merge with lite, keeping most local changes. clean up Ids
 1.5  04-Jan-1995  jtc sigmask() macro doesn't belong here, it's in the sigblock() manpage
 1.4  29-Nov-1993  jtc Use "Er" for argument to -width in the lists in the ERROR sections --- so
the formatting is consistant.
 1.3  25-Nov-1993  jtc Clean up manpages:
Use .Fn rather than .Nm macro in HISTORY and STANDARDS sections.
Use .At and .St macros instead of spelling out "Version 6 UNIX",
"IEEE 1003.1-1988 (POSIX)", etc.
 1.2  01-Aug-1993  mycroft Add RCS indentifiers.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  27-Feb-1995  cgd from Lite
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.8.6.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.10.2.1  23-Jun-2000  minoura Sync w/ netbsd-1-5-base.
 1.11.4.3  18-Oct-2002  nathanw Catch up to -current.
 1.11.4.2  22-Mar-2002  nathanw Catch up to -current.
 1.11.4.1  08-Mar-2002  nathanw Catch up to -current.

RSS XML Feed