Subject: sun-lamp CVS commits
To: None <source-changes>
From: The Source Master <srcmastr>
List: source-changes
Date: 05/28/1994 09:20:02
jtc
Sat May 28 09:11:30 PDT 1994
Update of /b/source/CVS/src/lib/libc/gen
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/libc/gen

Modified Files:
	sleep.3 
Log Message:
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.


------------------------------------------------------------------------------