Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 08/02/1996 14:00:02
phil
Fri Aug  2 13:52:51 EDT 1996
Update of /a/cvsroot/src/lib/libc/gen
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv14856

Modified Files:
	sleep.c 
Log Message:
Make it correctly return unslept seconds if interrupted for any other
reason than SIGALRM.  (Was ALWAYS returning 0.)