Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libpthread
Module Name: src
Committed By: nathanw
Date: Tue Aug 24 02:08:08 UTC 2004
Modified Files:
src/lib/libpthread: pthread_sleep.c
Log Message:
In nanosleep(), loop until the timer fires or a signal is taken; other
spurious wakeups (such as those caused by gdb) should not cause
nanosleep to return prematurely.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/lib/libpthread/pthread_sleep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index