freebsd-nq/lib/libc
Andrey A. Chernov 8d7bf613b2 Back out my installation of SIGALRM handler even if it is blocked
and return to previous Peter's variant.
POSIX says that this place is implementation defined and old variant allows
application block SIGALRM and sleep and not be killed by external SIGALRMs.
BTW, GNU sleep f.e. sleeps forever in blocked SIGALRM :-)
1997-08-12 19:14:54 +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 Back out my installation of SIGALRM handler even if it is blocked 1997-08-12 19:14:54 +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 Remove collate_range_cmp, was left for temp. backward compatibility 1997-08-03 18:04:39 +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 Add to CLEANFILES instead of setting it absolutely. Cleaning of *.S and 1997-07-21 16:02:09 +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 Fix a minor typo. It only affects the sparc version. 1997-07-26 03:43:14 +00:00
stdtime Import strptime(3) into libc. We've got permission by Kevin Ruddy to 1997-08-09 15:43:59 +00:00
string Added bounds checking to the example after chasing down someone's 1997-07-26 00:47:06 +00:00
sys Default size for FD_SETSIZE is 1024 not 256. 1997-08-11 01:31:30 +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