Closed dsheets closed 5 years ago
Pragmatically, this is because we do not handle permissions in the code/theorems, but some applications fail unnecessarily if chmod returns an error. (You are of course correct that this is not legal as far as POSIX goes.)
Yes, that makes sense. This is perhaps subsumed by #10.
On 27c4078a00b517671163f668ebd644614171d966, when running:
an error such as
ENOSYS
is expected ifchmod
is not implemented.