Honor user's umask when saving files
commit74085e92c095d0bf4b98e262cc07ccf9b7dfff3b
authorMichael Forney <mforney@mforney.org>
Mon, 27 Feb 2017 19:14:42 +0000 (27 11:14 -0800)
committerMichael Forney <mforney@mforney.org>
Mon, 27 Feb 2017 19:19:24 +0000 (27 11:19 -0800)
tree3246525195f82b582f5fdc032165e772f435248b
parent80605f5a6cdcfd1d18d12151b69973b28db8c8eb
Honor user's umask when saving files

If the user wants new files to be created as 600, they will have set
their umask to 077 in their environment. vis shouldn't restrict this
further than the user has configured.
text.c