mirror of
https://github.com/coreutils/coreutils.git
synced 2024-12-05 07:54:07 +08:00
e9789a1cf2
Problem reported by David McCall (Bug#45886). I introduced this problem when fixing Bug#14371. * NEWS: Mention the fix. * src/mkdir.c (struct mkdir_options): New members umask_ancestor, umask_self, replacing umask_value. (make_ancestor): Use them when temporarily adjusting umask. (main): Set them, and set the umask to umask_self instead of leaving it alone. * tests/mkdir/perm.sh (tests): Add test case for bug. |
||
---|---|---|
.. | ||
p-1.sh | ||
p-2.sh | ||
p-3.sh | ||
p-acl.sh | ||
p-slashdot.sh | ||
p-thru-slink.sh | ||
p-v.sh | ||
parents.sh | ||
perm.sh | ||
restorecon.sh | ||
selinux.sh | ||
smack-no-root.sh | ||
smack-root.sh | ||
special-1.sh | ||
t-slash.sh | ||
writable-under-readonly.sh |