This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-20 11:11:24 +00:00
Code
Issues
Releases
Activity
a83e5e4149
freebsd
/
lib
/
libc
/
posix1e
History
Ruslan Ermilov
c51d717f0c
libc_r wasn't so tied to libc for 22 months.
2002-11-18 09:50:57 +00:00
..
acl_add_perm.3
acl_calc_mask.3
acl_calc_mask.c
acl_clear_perms.3
acl_copy_entry.3
acl_copy.c
acl_create_entry.3
acl_delete_entry.3
acl_delete_entry.c
acl_delete_perm.3
acl_delete.3
acl_delete.c
acl_dup.3
acl_entry.c
acl_free.3
acl_free.c
acl_from_text.3
acl_from_text.c
acl_get_entry.3
acl_get_perm_np.3
acl_get_permset.3
acl_get_qualifier.3
acl_get_tag_type.3
acl_get.3
acl_get.c
acl_init.3
acl_init.c
acl_perm.c
acl_set_permset.3
acl_set_qualifier.3
acl_set_tag_type.3
acl_set.3
acl_set.c
acl_size.c
acl_support.c
acl_support.h
acl_to_text.3
acl_to_text.c
acl_valid.3
acl_valid.c
acl.3
Update acl.3 to xref getfacl(1) and setfacl(1), the recommended tools for
2002-11-08 15:01:28 +00:00
extattr.3
extattr.c
mac_exec.c
Hook up the userland wrapper for __mac_execve().
2002-11-06 03:38:47 +00:00
mac_free.3
mac_free() no longer accepts a void * parameter; only mac_t's are supposed
2002-10-24 01:01:29 +00:00
mac_get.3
Introduce support for Mandatory Access Control and extensible
2002-08-02 21:14:42 +00:00
mac_get.c
Reflect MAC kernel/user API changes into the libc MAC implementation.
2002-10-22 14:36:11 +00:00
mac_is_present_np.3
mac_is_present.3
mac_set.3
mac_set.c
Reflect MAC kernel/user API changes into the libc MAC implementation.
2002-10-22 14:36:11 +00:00
mac_text.3
o Make the COMPATIBILITY section a bit less redundant.
2002-11-06 17:38:18 +00:00
mac.3
Update license, historical information.
2002-11-04 20:45:44 +00:00
mac.c
License update authorized by NAI: remove clause 3.
2002-11-05 01:42:35 +00:00
Makefile.inc
libc_r wasn't so tied to libc for 22 months.
2002-11-18 09:50:57 +00:00
posix1e.3
Clarify language relating to ACLs, Capabtilities, and MAC, since the
2002-11-04 20:52:09 +00:00