diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2018-01-23 16:56:06 -0600 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2018-01-23 16:56:06 -0600 |
commit | 1771bc2a83fe65bfe6ec3e93ea7632609e697a38 (patch) | |
tree | c0ce4f08c6b6857672e1f2e161547e0a42d0369f /src/includes | |
parent | 87c98ebb01873120eecc1757e615b3a4c14a2f1f (diff) |
checkpath: use fchown and fchmod to handle ownership and mode changes
This is related to #195.
This is an attempt to shorten the window for the first two issues
discussed by using a file descriptor which does not follow symbolic
links and using the fchmod and fchown calls instead of chown and chmod.
with.
Diffstat (limited to 'src/includes')
0 files changed, 0 insertions, 0 deletions