Date: Fri, 28 Jan 2000 12:07:01 -0800 (PST) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libposix1e acl.3 acl_delete.3 acl_dup.3 acl_free.3 acl_from_text.3 acl_get.3 acl_init.3 acl_set.3 acl_to_text.3 acl_valid.3 Makefile acl_valid.c posix1e.3 Message-ID: <200001282007.MAA86834@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2000/01/28 12:07:01 PST
Modified files:
lib/libposix1e Makefile acl_valid.c posix1e.3
Added files:
lib/libposix1e acl.3 acl_delete.3 acl_dup.3 acl_free.3
acl_from_text.3 acl_get.3 acl_init.3
acl_set.3 acl_to_text.3 acl_valid.3
Log:
Introduce ACL man pages en masse for library calls, and general introduction.
Introduce ACL man pages en masse for library calls, and general introduction.
Also, fix acl_valid.c non-portable calls to include _np in their names,
making them standard-happy as well as consistent with acl.h
Revision Changes Path
1.3 +24 -2 src/lib/libposix1e/Makefile
1.4 +6 -7 src/lib/libposix1e/acl_valid.c
1.2 +2 -0 src/lib/libposix1e/posix1e.3
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?200001282007.MAA86834>
