diff --git a/src/chmod/chmod.rs b/src/chmod/chmod.rs index b41686b24..7c3a5a352 100644 --- a/src/chmod/chmod.rs +++ b/src/chmod/chmod.rs @@ -225,7 +225,7 @@ fn parse_symbolic(mut fperm: u32, mut mode: &str, file: &Path) -> Result u32 { - // XXX + // XXX Redox does not currently have umask 0 } @@ -243,7 +243,7 @@ fn parse_symbolic(mut fperm: u32, mut mode: &str, file: &Path) -> Result