mirror of
https://github.com/coreutils/coreutils.git
synced 2024-12-03 06:53:31 +08:00
*** empty log message ***
This commit is contained in:
parent
d0344cfc55
commit
3108671902
@ -1,5 +1,8 @@
|
||||
2005-12-20 Jim Meyering <jim@meyering.net>
|
||||
|
||||
* mkdir-p.c (RW_USR): Remove definition.
|
||||
(make_dir_parents): Use S_IRWXU, now that read access is also required.
|
||||
|
||||
* mkdir-p.c (make_dir_parents): Remove unnecessary casts of alloca,
|
||||
since now it's guaranteed to be (void *).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user