master
Add tentitive support for filesystem capabilities with 2.6.23-mm kernels
Clean up some compilation warnings
Partially revive fully static binaries.
capsh: reject numeric option values that do not fit 32 bits
Update documentation for all API functions.
Fix miscellaneous build and lint warnings.
Treat ENOTSUP as an expected error for getcap.
getpcaps: fix program name in help message
Use POSIX `grep`
Address a potential TOCTOU race condition in cap_set_file().
setcap: reject -n rootid values that do not fit uid_t