Systemd/src/import
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
..
curl-util.c coccinelle: make use of SYNTHETIC_ERRNO 2018-11-22 10:54:38 +01:00
curl-util.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
export-raw.c tree-wide: port various bits over to open_parent() 2018-07-23 13:38:18 +02:00
export-raw.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
export-tar.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
export-tar.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
export.c coccinelle: make use of SYNTHETIC_ERRNO 2018-11-22 10:54:38 +01:00
import-common.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
import-common.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
import-compress.c Make bzip2 an optional dependency for systemd-importd 2018-09-25 10:58:09 +02:00
import-compress.h Make bzip2 an optional dependency for systemd-importd 2018-09-25 10:58:09 +02:00
import-pubring.gpg import: add image verification using gpg 2015-01-21 04:03:54 +01:00
import-raw.c chattr: optionally, return the old flags when updating them 2018-10-08 21:40:44 +02:00
import-raw.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
import-tar.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
import-tar.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
import.c util-lib: move main() definition macros to its own header file 2018-11-19 21:14:34 +01:00
importd.c log: introduce new helper call log_setup_service() 2018-11-20 11:18:22 +01:00
meson.build Drop my copyright headers 2018-06-14 13:03:20 +02:00
org.freedesktop.import1.conf Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
org.freedesktop.import1.policy meson: drop unnecessary "transformation" of policy files 2018-02-16 13:01:12 +01:00
org.freedesktop.import1.service Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
pull-common.c coccinelle: make use of SYNTHETIC_ERRNO 2018-11-22 10:54:38 +01:00
pull-common.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
pull-job.c coccinelle: make use of SYNTHETIC_ERRNO 2018-11-22 10:54:38 +01:00
pull-job.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
pull-raw.c chattr: optionally, return the old flags when updating them 2018-10-08 21:40:44 +02:00
pull-raw.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
pull-tar.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
pull-tar.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
pull.c coccinelle: make use of SYNTHETIC_ERRNO 2018-11-22 10:54:38 +01:00
qcow2-util.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
qcow2-util.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
test-qcow2.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00