Date: Thu, 30 Aug 2001 19:07:48 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/posix1e cap_cmp.c cap_copy.c cap_copy_ext.3 cap_copy_int.3 Message-ID: <200108310207.f7V27mj08470@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2001/08/30 19:07:48 PDT
Added files:
lib/libc/posix1e cap_cmp.c cap_copy.c cap_copy_ext.3
cap_copy_int.3
Log:
Introduce implementations of POSIX.1e non-portable form capability
support functions:
cap_subset_np() - Is cap1 a subset of cap2
cap_equal_np() - Is cap1 equal to cap2
o Introduce implementations of POSIX.1e capability support functions:
cap_copy_ext() - Externalize capability
cap_copy_int() - Internalize capability
cap_size() - Determine size required for cap_copy_ext()
Submitted by: tmm
Obtained from: TrustedBSD Project
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?200108310207.f7V27mj08470>
