pk Mon Oct 16 14:59:09 EDT 1995 Update of /a/cvsroot/src/lib/libc/gen In directory pain.lcs.mit.edu:/b/tmp/cvs-serv15943 Modified Files: sleep.c usleep.c Log Message: 1) Turn off timer before resetting signal disposition. 2) Set signal mask before signal action, to avoid held SIGALRMs bursting in after unsetting the handler.