Home | History | Annotate | Download | only in gen
History log of /src/lib/libc/gen/makecontext.3
RevisionDateAuthorComments
 1.10  04-May-2012  joerg Drop obsolete pthread restriction.
 1.9  29-Apr-2010  jruoho branches: 1.9.6; 1.9.8;
Properly mark the standard that "deprecated" all of these.
 1.8  28-Apr-2010  jruoho Note that the ucontext(2) et. al. were first moved from X/OPEN extensions to
the base POSIX-2001 and later marked as obsolete in POSIX-2008.
 1.7  20-Apr-2009  wiz Remove duplicate 'the' found by Jukka Salmi.
 1.6  16-Apr-2009  wiz Add CAVEATS section:
Due to limitations in the current pthread implementation, makecontext(3)
and sigaltstack(2) should not be used in programs which link against
libpthread (whether threads are used or not).

Wording from drochner@ and ad@

Bump date for man pages.

Add note in libpthread/README so it's not forgotten to update the man
pages when the problem is fixed.
 1.5  30-Apr-2008  martin branches: 1.5.6; 1.5.8; 1.5.10;
Convert TNF licenses to new 2 clause variant
 1.4  18-Nov-2003  uwe branches: 1.4.30;
s/modified/modifies/ in the description of makecontext().
 1.3  14-Oct-2003  wiz Move siginfo(5) and ucontext(5) to siginfo(2) and ucontext(2) resp.,
and fix references.
Per a discussion on source-changes around Sep 14 2003.
 1.2  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.1  21-Jan-2003  wiz Add makecontext(3) from Klaus Klein.
 1.4.30.1  18-May-2008  yamt sync with head.
 1.5.10.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.5.8.2  30-Apr-2008  martin Convert TNF licenses to new 2 clause variant
 1.5.8.1  30-Apr-2008  martin file makecontext.3 was added on branch christos-time_t on 2008-04-30 13:10:51 +0000
 1.5.6.1  25-Apr-2009  snj Pull up following revision(s) (requested by rmind in ticket #727):
lib/libc/gen/makecontext.3: revision 1.6
lib/libc/sys/sigaltstack.2: revision 1.22
lib/libpthread/pthread.3: revision 1.11
Add CAVEATS section:
Due to limitations in the current pthread implementation, makecontext(3)
and sigaltstack(2) should not be used in programs which link against
libpthread (whether threads are used or not).
Wording from drochner@ and ad@
Bump date for man pages.
 1.9.8.1  07-May-2012  riz Pull up following revision(s) (requested by joerg in ticket #223):
lib/libc/gen/makecontext.3: revision 1.10
Drop obsolete pthread restriction.
 1.9.6.1  23-May-2012  yamt sync with head.

RSS XML Feed