This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
lib
/
libc
/
posix1e
History
Jacques Vidrine
ff5fe653fa
Adjust for brain outage that affected the previous commit.
...
Submitted by: Stefan Farfeleder <stefan@fafoe.narf.at>
2004-01-06 20:29:40 +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
Adjust for brain outage that affected the previous commit.
2004-01-06 20:29:40 +00:00
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
mdoc(7) police: "The .Fn function".
2002-12-18 12:45:11 +00:00
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
When printing ACLs, truncate user and group names if they're too long,
2003-11-03 21:00:16 +00:00
acl_support.h
…
acl_to_text.3
…
acl_to_text.c
…
acl_valid.3
…
acl_valid.c
Update libc POSIX.1e code and documentation to reflect:
2002-12-29 20:47:05 +00:00
acl.3
…
extattr.3
…
extattr.c
…
mac_exec.c
…
mac_free.3
…
mac_get.3
Implement mac_get_peer(3) using getsockopt() with SOL_SOCKET and
2003-11-16 20:18:24 +00:00
mac_get.c
Implement mac_get_peer(3) using getsockopt() with SOL_SOCKET and
2003-11-16 20:18:24 +00:00
mac_is_present_np.3
…
mac_is_present.3
…
mac_prepare.3
…
mac_set.3
Update mac_set.3 to account for new behavior of mac_set_fd() in the
2003-11-16 20:21:21 +00:00
mac_set.c
…
mac_text.3
Memory allocated by mac_to_text() must be freed using free(3) not
2003-11-16 04:32:46 +00:00
mac.3
…
mac.c
Remove unused variables and function declarations. Add missing headers.
2004-01-06 18:26:15 +00:00
mac.conf.5
…
Makefile.inc
…
posix1e.3
…