freebsd-skq/lib/libc
Poul-Henning Kamp 1044082184 Move the check for sensitive processes to the point where the exception
has been hit, this makes it cover more cases.

Call the message function directly rather than fiddle with flag-saving
when we find an unknown character in our options.

The 'A' flag should not trigger on legal out of memory conditions.
2004-02-21 08:55:38 +00:00
..
alpha Fix some aliasing problems. 2004-02-16 10:02:40 +00:00
amd64 Fix a typo in the !__GNUC__ case and remove an obsolete comment. 2004-02-16 10:02:51 +00:00
compat-43
db Simplify mpool_get() and mpool_write() by using pread() and pwrite() 2004-01-20 00:40:35 +00:00
gdtoa Updated manh shift constant type to 'ULL' for PPC to fix 2004-01-21 04:51:50 +00:00
gen style cleanup: Remove duplicate $FreeBSD$ tags. 2004-02-10 20:40:17 +00:00
gmon
i386 Remove the code and an associated comment for gcc 1.x compatibility 2004-02-16 10:03:02 +00:00
ia64 Fix some aliasing problems. 2004-02-16 10:02:40 +00:00
include Add a delta accidentally omitted from the previous commit: 2004-01-18 08:05:21 +00:00
locale LC_ALL not always take priority over other LC_* 2004-01-31 19:15:32 +00:00
net add destination address selection support for getipnodebyname(3). 2004-02-20 17:59:33 +00:00
nls
posix1e
powerpc Fix some aliasing problems. 2004-02-16 10:02:40 +00:00
quad
regex
rpc style cleanup: Remove duplicate $FreeBSD$ tags. 2004-02-10 20:40:17 +00:00
sparc64 Fix some aliasing problems. 2004-02-16 10:02:40 +00:00
stdio Document dependence of mktemp(3) on the non-reentrant arc4random(3). 2004-02-20 04:08:28 +00:00
stdlib Move the check for sensitive processes to the point where the exception 2004-02-21 08:55:38 +00:00
stdtime
string
sys Update the documentation for setpgrp(2) to reflect the access control 2004-02-08 12:38:30 +00:00
uuid
xdr When writing/reading longs use explicit 32bit temporary values. 2004-01-24 01:23:30 +00:00
yp
Makefile libc is now WARNS=2 clean with the exception of the gdtoa bits (which 2004-01-19 16:16:53 +00:00