Systemd/src/tmpfiles
Lennart Poettering dee00c1939 fs-util,tmpfiles: fix error handling of fchmod_opath()
When 4dfaa528d4 was first commited its callers relied on `errno` instead of the
return value for error reporting. Which worked fine, since internally
under all conditions base were set — even if ugly and not inline with
our coding style. Things then got broken in
f8606626ed where suddenly additional
syscalls might end up being done in the function, thus corrupting `errno`.
2020-09-10 12:47:50 +02:00
..
meson.build Move offline-password.[ch] to shared and add test-offline-passwd 2020-07-18 14:14:19 +02:00
tmpfiles.c fs-util,tmpfiles: fix error handling of fchmod_opath() 2020-09-10 12:47:50 +02:00