Home | History | Annotate | Download | only in gen
History log of /src/lib/libc/gen/setjmp.3
RevisionDateAuthorComments
 1.18  24-May-2021  riastradh Clarify what happens when you longjmp(..., 0).

Derived from C99 7.13.2.1 `The longjmp function'.
 1.17  31-May-2008  enami branches: 1.17.6; 1.17.64; 1.17.68;
Refer sigprocmask(2) instead of non existing sigmask(2). Also, xref
sigprocmask(2) and pthread_sigmask(3).
 1.16  30-Mar-2004  wiz branches: 1.16.24; 1.16.26;
Some wording improvements and other minor fixes from OpenBSD.
 1.15  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.14  01-May-2003  wiz Grammar and mdoc fixes from jmc@openbsd.
 1.13  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.12  10-Aug-2002  wiz Update Dd for recent changes.
 1.11  10-Aug-2002  yamt more about sigsetjmp/siglongjmp.
from openbsd.
 1.10  10-Jul-2002  yamt import CAVEATS sections from OpenBSD.
with little tweak by me.
 1.9  07-Feb-2002  ross Generate <>& symbolically.
 1.8  22-Mar-1999  garbled branches: 1.8.12;
Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Wheee!
 1.7  28-Apr-1998  fair Fix mdoc .Xr reference for syntax or correctness (e.g. exec(2) versus exec(3)).
Make other mdoc corrections as inspection dictated.
 1.6  05-Feb-1998  perry add LIBRARY section to man page
 1.5  27-Feb-1995  cgd merge with 4.4-Lite, keeping local changes. clean up Ids
 1.4  19-Oct-1993  jtc Use i386 sigsetjmp()/siglongjmp() implementation.
Install sigsetjmp()/siglongjmp() links to setjmp manpage.
Note that sigsetjmp() and siglongjmp() are 1003.1 compliant.
 1.3  18-Oct-1993  jtc Grammar and formatting fixes.
 1.2  30-Jul-1993  mycroft Add RCS identifiers.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  25-Feb-1995  cgd from lite, with minor name rearrangement to fit.
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.8.12.4  13-Aug-2002  nathanw Catch up to -current.
 1.8.12.3  01-Aug-2002  nathanw Catch up to -current.
 1.8.12.2  22-Mar-2002  nathanw Catch up to -current.
 1.8.12.1  08-Mar-2002  nathanw Catch up to -current.
 1.16.26.1  23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.16.24.1  04-Jun-2008  yamt sync with head
 1.17.68.1  31-May-2021  cjep sync with head
 1.17.64.1  21-Jun-2021  martin Pull up following revision(s) (requested by riastradh in ticket #1298):

lib/libc/gen/setjmp.3: revision 1.18

Clarify what happens when you longjmp(..., 0).

Derived from C99 7.13.2.1 `The longjmp function'.
 1.17.6.2  31-May-2008  enami Refer sigprocmask(2) instead of non existing sigmask(2). Also, xref
sigprocmask(2) and pthread_sigmask(3).
 1.17.6.1  31-May-2008  enami file setjmp.3 was added on branch christos-time_t on 2008-05-31 16:15:08 +0000

RSS XML Feed