chiark / gitweb /
checkpath.c, tmpdir.c: Use symbolic names for permission masks.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 16 Jul 2024 14:09:58 +0000 (15:09 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 17 Jul 2024 12:23:10 +0000 (13:23 +0100)
It turns out that they fit fairly well with what we're trying to do
here, and I think that, for once, the code is clearer for using them.

Portability doesn't seem to be a concern for these values.


No differences found