Date: Sun, 4 Jun 2000 15:17:12 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libposix1e cap_clear.c cap_dup.c cap_free.c cap_get_flag.c cap_get_proc.c cap_init.c cap_set_flag.c cap_set_proc.c Message-ID: <200006042217.PAA95826@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2000/06/04 15:17:12 PDT Added files: lib/libposix1e cap_clear.c cap_dup.c cap_free.c cap_get_flag.c cap_get_proc.c cap_init.c cap_set_flag.c cap_set_proc.c Log: o Introduce libposix1e capability support routines, which provide a standardized interface to the capability support in TrustedBSD. o Not currently enabled in Makefile, as this code depends on syscalls and include files that will be committed at a later date. 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?200006042217.PAA95826>