Home | History | Annotate | Download | only in gen
History log of /src/lib/libc/gen/sleep.3
RevisionDateAuthorComments
 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  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.13  01-Oct-2002  wiz New sentence, new line. From Robert Elz.
 1.12  07-Feb-2002  ross Generate <>& symbolically.
 1.11  16-Sep-2001  wiz Standardize section headers, sort sections, sort SEE ALSO, punctuation
and misc. fixes.
 1.10  16-Sep-2001  wiz Boring whitespace fixes.
 1.9  05-Feb-1998  perry branches: 1.9.12;
add LIBRARY section to man page
 1.8  19-Jul-1997  jtc Implement sleep() and usleep() in terms of nanosleep(). Uses only one
syscall instead of eight, and doesn't have any interactions with alarm
or interval timers.
 1.7  27-Feb-1995  cgd merge with 4.4-Lite, keeping local changes. clean up Ids
 1.6  11-Dec-1994  mycroft Fix spelling error.
 1.5  28-May-1994  jtc Describe POSIX behavior of sleep.
More could be added, especially describing the effects of scheduling and/or
blocking SIGALRM outside of a sleep(). Also, using longjmp() in a signal
handler. But this will do until someone gets inspired to fill in the
grotty details.
 1.4  14-Oct-1993  jtc Change SYNOPSIS section to use "unsigned" instead of "u_int".
 1.3  30-Jul-1993  mycroft Add RCS identifiers.
 1.2  22-May-1993  deraadt sleep man page fix from <jan@encap.hanse.de>
 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.9.12.4  18-Oct-2002  nathanw Catch up to -current.
 1.9.12.3  22-Mar-2002  nathanw Catch up to -current.
 1.9.12.2  08-Mar-2002  nathanw Catch up to -current.
 1.9.12.1  08-Oct-2001  nathanw Catch up to -current.

RSS XML Feed