freebsd-nq/lib/libc
Poul-Henning Kamp e0c2da42ec For "sensitive" processes, we always set the 'A' flag which causes abort()
to be called on first sight of trouble.

"sensitive" is somewhat arbitrarily defined as "setuid, setgid, uid == root
or gid == wheel".

The 'A' option carries no performance penalty.

It is not possible to override this setting: fix the program instead.

Absentmindedly nodded OK to by:    various
2003-01-23 21:26:47 +00:00
..
alpha Use __FBSDID. 2003-01-19 00:17:03 +00:00
amd64 libc_r wasn't so tied to libc for 22 months. 2002-11-18 09:50:57 +00:00
compat-43 mdoc(7) police: "The .Fa argument.". 2002-12-19 09:40:28 +00:00
db Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
gen Sync with NetBSD -- sl_add() now returns an int. 2003-01-19 01:16:01 +00:00
gmon mdoc(7) police: "The .Fa argument.". 2002-12-19 09:40:28 +00:00
i386 Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
ia64 Implement missing fpgetround() and fpsetround(). 2003-01-11 07:24:54 +00:00
include Add waitpid to the list of hidden names for use by wordexp.c and grantpt.c. 2003-01-07 06:05:35 +00:00
locale Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
net Use in_addr_t for the right size of an IPv4 address, and copy into 2003-01-05 14:05:24 +00:00
nls libc_r wasn't so tied to libc for 22 months. 2002-11-18 09:50:57 +00:00
posix1e Actually add mac_prepare.3. 2003-01-15 03:05:21 +00:00
powerpc We don't need our own personal definition of __CONCAT. 2003-01-18 23:26:04 +00:00
quad libc_r wasn't so tied to libc for 22 months. 2002-11-18 09:50:57 +00:00
regex mdoc(7) police: "The .Fa argument.". 2002-12-19 09:40:28 +00:00
rpc Fix memleak. 2003-01-16 16:43:58 +00:00
sparc64 Rewrite longjmp() and _longjmp() to directly restore the saved frame, 2003-01-05 22:17:32 +00:00
stdio Lock the stream before calling __sfileno() to retrieve the file descriptor. 2003-01-13 02:58:18 +00:00
stdlib For "sensitive" processes, we always set the 'A' flag which causes abort() 2003-01-23 21:26:47 +00:00
stdtime strptime(), like strftime(), does not handle multibyte characters 2003-01-04 09:50:04 +00:00
string Optimize errstr() by reducing the number of times it walks a string. 2003-01-03 16:44:42 +00:00
sys Remove EOL whitespaces. 2003-01-20 11:30:08 +00:00
uuid mdoc(7) police: "The .Fa argument.". 2002-12-19 09:40:28 +00:00
xdr Implement non-blocking tcp-connections. 2003-01-16 07:13:51 +00:00
yp libc_r wasn't so tied to libc for 22 months. 2002-11-18 09:50:57 +00:00
Makefile libc_r wasn't so tied to libc for 22 months. 2002-11-18 09:50:57 +00:00