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 tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
image-dbus.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
machine-dbus.c fileio: drop "newline" parameter for env file parsers 2018-11-14 17:01:54 +01:00
machine-dbus.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
machine.c fileio: automatically add NULL sentinel to parse_env_file() 2018-11-14 17:01:55 +01:00
machine.h machine: use size_t for array sizes (#10309) 2018-10-09 16:45:55 +09:00
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 Drop my copyright headers 2018-06-14 13:03:20 +02:00
operation.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
operation.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
org.freedesktop.machine1.conf machined: port machined's bus APIs to use new image metadata API 2017-11-20 16:43:15 +01:00
org.freedesktop.machine1.policy meson: drop unnecessary "transformation" of policy files 2018-02-16 13:01:12 +01:00
org.freedesktop.machine1.service Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
test-machine-tables.c Drop my copyright headers 2018-06-14 13:03:20 +02:00