Date: Wed, 11 Sep 2002 14:39:21 -0700 (PDT) From: Archie Cobbs <archie@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen Makefile.inc getcontext.3 makecontext.3 ucontext.3 Message-ID: <200209112139.g8BLdLZZ064866@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
archie 2002/09/11 14:39:21 PDT
Modified files:
lib/libc/gen Makefile.inc
Added files:
lib/libc/gen getcontext.3 makecontext.3 ucontext.3
Log:
Add man pages for getcontext()/setcontext(), makecontext()/swapcontext(),
and ucontext_t.
Reviewed by: mini
MFC after: 3 days
Revision Changes Path
1.95 +7 -5 src/lib/libc/gen/Makefile.inc
1.1 +119 -0 src/lib/libc/gen/getcontext.3 (new)
1.1 +107 -0 src/lib/libc/gen/makecontext.3 (new)
1.1 +98 -0 src/lib/libc/gen/ucontext.3 (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209112139.g8BLdLZZ064866>
