chiark
/
gitweb
/
~mdw
/
checkpath
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
cfc8dd7
)
checkpath.c, tmpdir.c: Use symbolic names for permission masks.
author
Mark Wooding
<mdw@distorted.org.uk>
Tue, 16 Jul 2024 14:09:58 +0000
(15:09 +0100)
committer
Mark 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