Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 10/26/1995 18:10:02
pk
Thu Oct 26 18:05:54 EDT 1995
Update of /a/cvsroot/src/lib/libc/gen
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv29832

Revision/Branch: netbsd-1-1

Modified Files:
	sleep.c usleep.c 
Log Message:
Eliminate race by stopping timer before restarting it with remaining time
(one more system call).


pk
Thu Oct 26 18:07:03 EDT 1995
Update of /a/cvsroot/src/lib/libc/gen
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv29870

Modified Files:
	sleep.c usleep.c 
Log Message:
Eliminate race by stopping timer before restarting it with remaining time
(one more system call).