summaryrefslogtreecommitdiff
path: root/lib/libc/gen/sleep.c
AgeCommit message (Expand)Author
2000-01-22Delint.mycroft
1998-11-13delintchristos
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-19__RCSID() police, typo in variable name; from jbernard@tater.mines.edu inkleink
1997-07-19Implement sleep() and usleep() in terms of nanosleep(). Uses only onejtc
1997-07-13Prototype sleephandlerchristos
1996-08-02Make it correctly return unslept seconds if interrupted for any otherphil
1996-05-11Slight simplification.mycroft
1995-10-26Eliminate race by stopping timer before restarting it with remaining timepk
1995-10-20Eliminate race in the "normal" case of not being interrupted by another signal.pk
1995-10-161) Turn off timer before resetting signal disposition.pk
1995-05-03Explicitly unblock SIGALRM while waiting.mycroft
1995-03-21Minor changes.mycroft
1995-03-21Update to use timer{add,sub}().mycroft
1995-03-04fix up some RCS Id's i botched.cgd
1995-02-27merge with 4.4-Lite, keeping local changes. clean up Idscgd
1994-12-11Clean this up a little. No functional changes.mycroft
1994-05-28Changed to be POSIX.1 complian; now sleep can be interrupted, and it returnsjtc
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-07-30Add even more RCS frobs.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd