index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
gen
/
sleep.c
Age
Commit message (
Expand
)
Author
2000-01-22
Delint.
mycroft
1998-11-13
delint
christos
1997-07-21
If port provides __weak_alias(), provide an Standard C and POSIX pure
jtc
1997-07-19
__RCSID() police, typo in variable name; from jbernard@tater.mines.edu in
kleink
1997-07-19
Implement sleep() and usleep() in terms of nanosleep(). Uses only one
jtc
1997-07-13
Prototype sleephandler
christos
1996-08-02
Make it correctly return unslept seconds if interrupted for any other
phil
1996-05-11
Slight simplification.
mycroft
1995-10-26
Eliminate race by stopping timer before restarting it with remaining time
pk
1995-10-20
Eliminate race in the "normal" case of not being interrupted by another signal.
pk
1995-10-16
1) Turn off timer before resetting signal disposition.
pk
1995-05-03
Explicitly unblock SIGALRM while waiting.
mycroft
1995-03-21
Minor changes.
mycroft
1995-03-21
Update to use timer{add,sub}().
mycroft
1995-03-04
fix up some RCS Id's i botched.
cgd
1995-02-27
merge with 4.4-Lite, keeping local changes. clean up Ids
cgd
1994-12-11
Clean this up a little. No functional changes.
mycroft
1994-05-28
Changed to be POSIX.1 complian; now sleep can be interrupted, and it returns
jtc
1993-08-26
Declare rcsid strings so they are stored in text segment.
jtc
1993-07-30
Add even more RCS frobs.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd