HardenedBSD/lib
Jordan K. Hubbard 6164d13c71 Yow! Is my face red... I just noticed (duh) that signal() always installs
the handler with SA_RESTART set, so the system calls I wanted to have the
timeout effect will just restart instead (which is NOT what I wanted).
Sheepishly use sigaction() like a good boy and make timeouts actually do
something.

Also pass errors out more effectively so that fetch(1) actually understands
what went wrong.
1997-01-17 12:51:55 +00:00
..
compat
csu/i386
libc Sweep through the tree fixing mmap() usage: 1997-01-16 21:58:40 +00:00
libc_r
libcom_err
libcompat
libcrypt
libcurses
libdisk
libedit
libf2c
libF77
libftpio Yow! Is my face red... I just noticed (duh) that signal() always installs 1997-01-17 12:51:55 +00:00
libgnumalloc
libI77
libipx
libkse
libkvm
libm
libmd
libmytinfo
libncurses
libpam/modules
libpcap
libpthread
libresolv
librpcsvc
libscsi
libskey
libss
libtcl
libtelnet
libtermcap
libutil
libxpg4
liby
libz
msun
ncurses/ncurses
Makefile
Makefile.inc