]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(umask_kill): With default acls, the umask is not to be applied.
authorJim Meyering <jim@meyering.net>
Sat, 17 Dec 2005 10:40:10 +0000 (10:40 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 17 Dec 2005 10:40:10 +0000 (10:40 +0000)
commitfdffb6bb480e23e928a6397732d94efb1103c224
tree6d3c03b82c5c701861647810b293ccaa9c20e548
parent4fb20524d77b6a77efbc3f46ea6bd7f33c33ea4b
(umask_kill): With default acls, the umask is not to be applied.
Remove umask_kill, don't change the process umask, and let the kernel
apply the umask where appropriate.
(make_dir_parents_private): Fix logic for POSIX ACLs.
src/cp.c