[Linux-privs-cvs-tracking] Commit notice
Brought to you by:
tytso
From: Andrew G. M. <agm...@us...> - 2001-01-16 07:38:28
|
========== files committed =============== libcap/libcap cap_extint.c 1.1.1.1.4.1 -> 1.1.1.1.4.2 cap_file.c 1.1.1.1.4.2 -> 1.1.1.1.4.3 cap_proc.c 1.1.1.1.4.3 -> 1.1.1.1.4.4 cap_sys.c 1.1.1.1.4.1 -> 1.1.1.1.4.2 libcap.h 1.1.1.1.4.1 -> 1.1.1.1.4.2 ============= commit log ================= Update of /cvsroot/linux-privs/libcap/libcap In directory usw-pr-cvs1:/tmp/cvs-serv20516/libcap Modified Files: Tag: libcap-pre2 cap_extint.c cap_file.c cap_proc.c cap_sys.c libcap.h Log Message: Relevant BUGIDs: none Purpose of commit: new feature Commit summary: --------------- This commit basically adds 64bit support for capabilities, fixes a few bugs and supports the 0x20010113 Linux capability API. If you want filesystem capability support, this is basically it. |