mkfifo: Simplify -m handling
Rather than create the FIFO with incorrect permissions at first, then restore with chmod(2), just clear the umask when -m is specified, and pass the parsed mode to mkfifo(2).master
parent
9a17de569a
commit
01b5105e0c
Loading…
Reference in New Issue