[Linux-privs-cvs-tracking] Commit notice
Brought to you by:
tytso
From: Andrew G. M. <agm...@us...> - 2001-01-16 16:08:17
|
========== files committed =============== libcap/libcap libcap.h 1.1.1.1.4.2 -> 1.1.1.1.4.3 ============= commit log ================= Update of /cvsroot/linux-privs/libcap/libcap In directory usw-pr-cvs1:/tmp/cvs-serv7087 Modified Files: Tag: libcap-pre2 libcap.h Log Message: Relevant BUGIDs: none Purpose of commit: bugfix Commit summary: --------------- Removed residue of big endian handling of large capability sets. (It was not needed with the scheme I ended up using - which is basically endian independent.) |