summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/sleep.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* zap remaining rcsid.espie2005-08-081-4/+1
| | | | | | Kill old files that are no longer compiled. okay theo
* ansify function definitions and zap some `register'jfb2004-05-181-3/+2
| | | | ok millert@
* pull in headersderaadt2003-06-251-1/+2
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Use nanosleep(2)tholo1997-04-251-82/+9
|
* if interrupted, return time unslept; from phil nelsonderaadt1996-09-301-3/+4
|
* Remove dead codetholo1996-09-151-3/+5
| | | | | | Remove unused variables Silence some warnings lint(1) is your friend
* Fix RCS idstholo1996-08-191-7/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* signal mask repair, netbsd pr#2442deraadt1996-05-261-9/+4
|
* Eliminate race by stopping timer before restarting it with remaining timederaadt1995-10-281-7/+25
| | | | (one more system call).
* initial import of NetBSD treederaadt1995-10-181-0/+119