freebsd-dev/lib/libc
Peter Wemm 925d069aa8 Make sleep() and usleep() "eat" any stray SIGALRM signals during the
lifetime of the call, just like the old implementation did.  Previously,
we were only eating them if the application did not call sleep()/usleep()
with SIGALRM masked.

Submitted by:	ache
1997-07-18 09:48:37 +00:00
..
amd64 Changed all paths to be relative to src/lib instead of src/lib/libc 1997-05-03 03:50:06 +00:00
compat-43 kill the undead 1997-07-13 14:26:00 +00:00
db Changed all paths to be relative to src/lib instead of src/lib/libc 1997-05-03 03:50:06 +00:00
gen Make sleep() and usleep() "eat" any stray SIGALRM signals during the 1997-07-18 09:48:37 +00:00
gmon Changed all paths to be relative to src/lib instead of src/lib/libc 1997-05-03 03:50:06 +00:00
i386 kill the undead 1997-07-13 14:26:00 +00:00
locale Fixed quoting of backslash. 1997-07-13 07:28:06 +00:00
net kill the undead 1997-07-13 14:26:00 +00:00
nls Plug even more failure memory leaks 1997-05-10 04:40:40 +00:00
quad Changed all paths to be relative to src/lib instead of src/lib/libc 1997-05-03 03:50:06 +00:00
regex Changed all paths to be relative to src/lib instead of src/lib/libc 1997-05-03 03:50:06 +00:00
rpc Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
stdio Rework previous commit.. I was confused by the number of diffs in the PR 1997-07-06 08:42:37 +00:00
stdlib realpath() should break on looped symlinks. 1997-07-16 11:25:48 +00:00
stdtime it's'' -> its'' where appropriate and typo fixes in time2posix.3. 1997-05-19 16:33:27 +00:00
string kill the undead 1997-07-13 14:26:00 +00:00
sys execve of interpreter files 1997-07-08 18:27:38 +00:00
xdr Restore Id. 1997-05-28 16:29:12 +00:00
yp Use ${DESTDIR} correctly in front of absolute paths. 1997-05-23 08:24:00 +00:00
Makefile Use ${DESTDIR} correctly in front of absolute paths. 1997-05-23 08:24:00 +00:00
Makefile.inc Changed all paths to be relative to src/lib instead of src/lib/libc 1997-05-03 03:50:06 +00:00