Date: Fri, 13 Apr 2001 12:37:04 -0700 (PDT) From: "Chris D. Faulhaber" <jedgar@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/posix1e acl_get_perm_np.3 Makefile.inc acl_get.c src/sys/sys acl.h Message-ID: <200104131937.f3DJb4196504@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jedgar 2001/04/13 12:37:04 PDT
Modified files:
lib/libc/posix1e Makefile.inc acl_get.c
sys/sys acl.h
Added files:
lib/libc/posix1e acl_get_perm_np.3
Log:
Add acl_get_perm_np(3), a non-portable function to check if a
permission is in a permission set, required for third-party
applications such as Samba.
Reviewed by: rwatson
Obtained from: TrustedBSD Project
Revision Changes Path
1.4 +2 -1 src/lib/libc/posix1e/Makefile.inc
1.8 +22 -1 src/lib/libc/posix1e/acl_get.c
1.17 +2 -1 src/sys/sys/acl.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104131937.f3DJb4196504>
