Systemd/src/portable
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
..
profile portable: add SystemCallFilter=@system-service to the three main portable service profiles 2018-06-14 17:44:20 +02:00
meson.build add new portable service framework 2018-05-24 17:01:57 +02:00
org.freedesktop.portable1.conf add new portable service framework 2018-05-24 17:01:57 +02:00
org.freedesktop.portable1.policy portable: update polkit messages 2018-06-19 13:21:17 +09:00
org.freedesktop.portable1.service add new portable service framework 2018-05-24 17:01:57 +02:00
portable.c portable: create/remove the 'attached' unit file directory when we can 2018-10-08 18:49:45 +02:00
portable.h tree-wide: unify how we define bit mak enums 2018-06-12 21:44:00 +02:00
portablectl.c coccinelle: make use of SYNTHETIC_ERRNO 2018-11-22 10:54:38 +01:00
portabled-bus.c add new portable service framework 2018-05-24 17:01:57 +02:00
portabled-bus.h add new portable service framework 2018-05-24 17:01:57 +02:00
portabled-image-bus.c portabled: generate a more useful error when invalid image types are attempted to be attached 2018-10-08 18:49:45 +02:00
portabled-image-bus.h tree-wide: add multiple inclusion guard 2018-06-25 13:04:59 +09:00
portabled-image.c tree-wide: drop empty lines in comments 2018-07-23 08:44:24 +02:00
portabled-image.h tree-wide: add multiple inclusion guard 2018-06-25 13:04:59 +09:00
portabled-operation.c add new portable service framework 2018-05-24 17:01:57 +02:00
portabled-operation.h add new portable service framework 2018-05-24 17:01:57 +02:00
portabled.c log: introduce new helper call log_setup_service() 2018-11-20 11:18:22 +01:00
portabled.h add new portable service framework 2018-05-24 17:01:57 +02:00