Commit Graph

2 Commits

Author SHA1 Message Date
lukem f043c0fb57 add __RCSID() 2003-03-08 08:03:34 +00:00
nathanw 6aab0806c8 Implement nanosleep() at userlevel. Threaded applications seem to like
to sleep a lot, and there's no need for each such thread to consume kernel
resources.

(accidentally checked the pthread.c part of this in yesterday; no reason
 not to finish the job)
2003-02-15 22:15:50 +00:00