Systemd/src/machine
Zbigniew Jędrzejewski-Szmek baaa35ad70 coccinelle: make use of SYNTHETIC_ERRNO
Ideally, coccinelle would strip unnecessary braces too. But I do not see any
option in coccinelle for this, so instead, I edited the patch text using
search&replace to remove the braces. Unfortunately this is not fully automatic,
in particular it didn't deal well with if-else-if-else blocks and ifdefs, so
there is an increased likelikehood be some bugs in such spots.

I also removed part of the patch that coccinelle generated for udev, where we
returns -1 for failure. This should be fixed independently.
2018-11-22 10:54:38 +01:00
..
image-dbus.c
image-dbus.h
machine-dbus.c fileio: drop "newline" parameter for env file parsers 2018-11-14 17:01:54 +01:00
machine-dbus.h
machine.c fileio: automatically add NULL sentinel to parse_env_file() 2018-11-14 17:01:55 +01:00
machine.h
machinectl.c coccinelle: make use of SYNTHETIC_ERRNO 2018-11-22 10:54:38 +01:00
machined-dbus.c machined: rework referencing of machine scopes from machined, too 2018-11-09 17:15:34 +01:00
machined.c log: introduce new helper call log_setup_service() 2018-11-20 11:18:22 +01:00
machined.h machined: rework referencing of machine scopes from machined, too 2018-11-09 17:15:34 +01:00
meson.build
operation.c
operation.h
org.freedesktop.machine1.conf
org.freedesktop.machine1.policy
org.freedesktop.machine1.service
test-machine-tables.c