[Linux-privs-cvs-tracking] Commit notice
Brought to you by:
tytso
From: Andrew G. M. <agm...@us...> - 2000-07-11 05:34:30
|
========== files committed =============== libcap/libcap .cvsignore NONE -> 1.1.2.1 Makefile 1.1.1.1 -> 1.1.1.1.4.1 _makenames.c 1.1.1.1 -> 1.1.1.1.4.1 cap_alloc.c 1.1.1.1 -> 1.1.1.1.4.1 cap_extint.c 1.1.1.1 -> 1.1.1.1.4.1 cap_file.c 1.1.1.1 -> 1.1.1.1.4.1 cap_flag.c 1.1.1.1 -> 1.1.1.1.4.1 cap_proc.c 1.1.1.1 -> 1.1.1.1.4.1 cap_sys.c 1.1.1.1 -> 1.1.1.1.4.1 cap_text.c 1.1.1.1 -> 1.1.1.1.4.1 libcap.h 1.1.1.1 -> 1.1.1.1.4.1 ============= commit log ================= Update of /cvsroot/linux-privs/libcap/libcap In directory slayer.i.sourceforge.net:/tmp/cvs-serv7411/libcap Modified Files: Tag: libcap-pre2 Makefile _makenames.c cap_alloc.c cap_extint.c cap_file.c cap_flag.c cap_proc.c cap_sys.c cap_text.c libcap.h Added Files: Tag: libcap-pre2 .cvsignore Log Message: Relevant BUGIDs: none Purpose of commit: new feature Commit summary: --------------- This is the bulk of the changes needed to enable filesystem support. As committed, its not quite polished, but I'm merging from a non-cvs sandbox into the one I am committing from and doing this commit makes everything more convenient for me... |