Date: Tue, 4 Jul 2000 21:20:59 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys capability.h src/lib/libposix1e cap_get_file.c cap_get_fd.c cap_set_file.c cap_set_fd.c Message-ID: <200007050421.VAA59284@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2000/07/04 21:20:59 PDT Modified files: sys/sys capability.h Added files: lib/libposix1e cap_get_file.c cap_get_fd.c cap_set_file.c cap_set_fd.c Log: o Introduce cap_{get,set}_{file,fd}() syscall wrappers, associated with soon to be committed syscall stubs. These calls will be used to get and set capability state associated with executables. Obtained from: TrustedBSD Project Revision Changes Path 1.2 +5 -1 src/sys/sys/capability.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?200007050421.VAA59284>