index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
posix1e
/
acl_get.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix acl_set_fd(3) and acl_get_fd(3) for cases where the kernel doesn't know
trasz
2009-06-25
1
-1
/
+2
*
Add NFSv4 ACL support to libc.
trasz
2009-06-25
1
-13
/
+32
*
Make 'struct acl' larger, as required to support NFSv4 ACLs. Provide
trasz
2009-05-22
1
-0
/
+5
*
Update libc POSIX.1e code and documentation to reflect:
rwatson
2002-12-29
1
-2
/
+25
*
Fix the style of the SCM ID's.
obrien
2002-03-22
1
-2
/
+3
*
o style(9) and consistency fixes:
jedgar
2002-02-21
1
-23
/
+20
*
o Separate acl_t into internal and external representations as
jedgar
2001-04-24
1
-10
/
+27
*
Add acl_get_perm_np(3), a non-portable function to check if a
jedgar
2001-04-13
1
-0
/
+21
*
Prepare for the inclusion of libposix1e into libc: retire the old
tmm
2001-04-04
1
-2
/
+4
*
Add the following ACL editing functions:
jedgar
2001-03-22
1
-1
/
+58
*
o Update copyright dates.
rwatson
2001-03-13
1
-2
/
+2
*
o When returning NULL, return (NULL) instead of return (0).
rwatson
2001-01-17
1
-6
/
+6
*
Minor fixes to library interface to improve POSIX.1e compliance. This
rwatson
2000-01-26
1
-1
/
+22
*
Fix bde'isms in acl/extattr syscall interface, renaming syscalls to
rwatson
2000-01-19
1
-4
/
+4
*
libposix1e provides userland library calls for the POSIX.1e security
rwatson
2000-01-15
1
-0
/
+76