freebsd-dev/lib/libc
Edward Tomasz Napierala aa015c8e4a Add NFSv4 ACL support to libc.
This adds the following functions to the acl(3) API: acl_add_flag_np,
acl_clear_flags_np, acl_create_entry_np, acl_delete_entry_np,
acl_delete_flag_np, acl_get_extended_np, acl_get_flag_np, acl_get_flagset_np,
acl_set_extended_np, acl_set_flagset_np, acl_to_text_np, acl_is_trivial_np,
acl_strip_np, acl_get_brand_np.  Most of them are similar to what Darwin
does.  There are no backward-incompatible changes.

Approved by:    rwatson@
2009-06-25 12:46:59 +00:00
..
amd64
arm Remove unneeded stdlib directories. 2009-06-23 14:11:41 +00:00
compat-43
db Update SCCS IDs for Berkeley DB 1.86 merge. 2009-06-24 01:15:10 +00:00
gdtoa
gen Change the ABI of some of the structures used by the SYSV IPC API: 2009-06-24 21:10:52 +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 Change the ABI of some of the structures used by the SYSV IPC API: 2009-06-24 21:10:52 +00:00
inet
isc
locale
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
posix1e Add NFSv4 ACL support to libc. 2009-06-25 12:46:59 +00:00
powerpc
quad
regex
resolv Add an option to enforce strict RFC 1034 compliance. 2009-05-29 07:34:54 +00:00
rpc Lock around access to nc_file and netconfig_info ("ni"). The RPC 2009-06-24 23:17:16 +00:00
softfloat
sparc64 Remove unneeded stdlib directories. 2009-06-23 14:11:41 +00:00
stdio
stdlib Simplify. We can just use .sinclude here. 2009-06-23 14:10:46 +00:00
stdtime Remove duplicate if-statement on gmt_is_set in gmtsub(). 2009-06-23 22:28:44 +00:00
string
sys Add NFSv4 ACL support to libc. 2009-06-25 12:46:59 +00:00
uuid
xdr
yp
Makefile
Versions.def