freebsd-dev/lib/libc
Jamie Gritton b97457e2e6 Add a limit for child jails via the "children.cur" and "children.max"
parameters.  This replaces the simple "allow.jails" permission.

Approved by:	bz (mentor)
2009-06-23 20:35:51 +00:00
..
amd64
arm Remove unneeded stdlib directories. 2009-06-23 14:11:41 +00:00
compat-43
db Add some casts to silence compiler warning about signedness. 2009-03-28 07:44:08 +00:00
gdtoa
gen In preparation for raising NGROUPS and NGROUPS_MAX, change base 2009-06-19 15:58:24 +00:00
gmon
i386 Remove hand-written labs/abs implementations. GCC is smart enough. 2009-06-23 09:04:59 +00:00
ia64 Remove unneeded stdlib directories. 2009-06-23 14:11:41 +00:00
include Revert unnecessary memset after calloc. 2009-05-28 15:02:21 +00:00
inet
isc
locale Change dstp to be const and remove bogus cast. 2009-01-15 20:45:59 +00:00
mips Remove unneeded stdlib directories. 2009-06-23 14:11:41 +00:00
nameser
net Document how to enable strict RFC 1034 enforcements. 2009-05-29 07:55:44 +00:00
nls Improve the German translation. 2009-03-25 12:36:37 +00:00
posix1e Fix off by one error in acl_create_entry(3). 2009-05-28 07:20:52 +00:00
powerpc
quad
regex
resolv Add an option to enforce strict RFC 1034 compliance. 2009-05-29 07:34:54 +00:00
rpc Rework the credential code to support larger values of NGROUPS and 2009-06-19 17:10:35 +00:00
softfloat Reflect license change from NetBSD. 2009-03-10 21:13:26 +00:00
sparc64 Remove unneeded stdlib directories. 2009-06-23 14:11:41 +00:00
stdio Return -1 instead of 0 upon reaching EOF. This is somewhat ill-advised 2009-04-06 13:50:04 +00:00
stdlib Simplify. We can just use .sinclude here. 2009-06-23 14:10:46 +00:00
stdtime Spacing fixes. No actual change. 2009-06-09 09:02:58 +00:00
string Correct the information about when the respective functionality first 2009-04-23 08:37:56 +00:00
sys Add a limit for child jails via the "children.cur" and "children.max" 2009-06-23 20:35:51 +00:00
uuid
xdr
yp
Makefile - Reenable Native Language Support in libc. This feature was disabled due 2009-03-13 10:40:38 +00:00
Versions.def