1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/lib/libc
Robert Watson 803bf0837b Unhook the per-policy parsing/printing MAC modules in libc to prepare
to bring in the new MAC label management API.  With the new API
revision, we have only policy-agnostic code in libc and the base
kernel.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2002-10-21 03:54:24 +00:00
..
alpha Revert previous commit to unbreak world until we figure out the 2002-09-20 15:43:26 +00:00
amd64 Revert previous commit to unbreak world until we figure out the 2002-09-20 15:43:26 +00:00
compat-43
db Correct the headers needed to use dbopen(3) and friends. 2002-10-18 16:20:08 +00:00
gen The ftok() function has not been in libcompat for quite a while. 2002-10-19 13:33:12 +00:00
gmon Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
i386 track gratuitous change to sys/i386/include/reg.h 2002-10-21 03:47:22 +00:00
ia64 Revert previous commit to unbreak world until we figure out the 2002-09-20 15:43:26 +00:00
include
locale Avoid truncating invalid wide characters that are outside the range of 2002-10-16 11:37:38 +00:00
net Put giant locks due to make getaddrinfo(), getnameinfo() 2002-10-06 08:43:35 +00:00
nls
posix1e Unhook the per-policy parsing/printing MAC modules in libc to prepare 2002-10-21 03:54:24 +00:00
powerpc
quad
regex Add restrict type-qualifier. 2002-10-02 07:49:35 +00:00
rpc Use kqueue(2) instead of poll(2) to wait for replies and timeouts 2002-10-15 22:28:59 +00:00
sparc64 Revert previous commit to unbreak world until we figure out the 2002-09-20 15:43:26 +00:00
stdio Cross-reference fmtcheck(3). 2002-10-20 03:56:37 +00:00
stdlib de-__P() 2002-10-16 22:18:42 +00:00
stdtime Add cross-references to the wide character counterparts of these functions. 2002-10-15 10:11:53 +00:00
string C89 does not specifiy strsep(), so our strsep() implementation cannot 2002-10-19 13:41:22 +00:00
sys Document that write(2) et al can return EROFS for attempts to write the 2002-10-10 19:16:10 +00:00
xdr
yp
Makefile Zap the early-adopter transition aid before we get into serious 2002-10-11 22:38:17 +00:00
Makefile.inc