master
Remove dead code in perm_copy_{file,fd}.c
Fix some compiler warnings
Merge of xfs-cmds-2.4.18:slinx:112262a by nathans.
licensing: clean up LGPL boilerplate for library code
bump version, incorporate Andreas' last round of patches.
libmisc: rename internal obj APIs with __acl_ prefix
acl_{get,add,delete}_perm: Make sure errno is set
acl_copy_entry: Prevent accidental NULL pointer dereference
Remove unnecessary byteorder.h includes
Add libacl _at function variants
acl_delete_entry: verify that entry belongs to acl
libmisc: rename internal uid/gid symbols with __acl_ prefix
Retry harder in acl_get_{file,fd}
libacl: rename internal __apply_mask_to_mode with __acl_ prefix
perm_copy_fd: copy default ACLs as well