commit | 6be15f4143a40cf7b2985be88ad16bc996310b59 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Mon Dec 21 11:28:30 2015 -0600 |
committer | Rob Landley <rob@landley.net> | Mon Dec 21 11:28:30 2015 -0600 |
tree | e4277d2517b48377ae17d5f2552cab2cf59af0e6 | |
parent | fde3a9300868b7505b76a652be27ac42ee534df3 [diff] |
Rich Felker's reading of posix is that fchown() and fchmod() must be allowed on files opened read-only, so revert last commit (force writeable logic).