Systemd/src/timesync
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
..
meson.build Drop my copyright headers 2018-06-14 13:03:20 +02:00
org.freedesktop.timesync1.conf timesync: expose manager properties on bus 2018-05-03 18:05:14 +09:00
org.freedesktop.timesync1.service timesync: expose manager properties on bus 2018-05-03 18:05:14 +09:00
test-timesync.c tests: use a helper function to parse environment and open logging 2018-09-14 09:29:57 +02:00
timesyncd-bus.c timesyncd: no need to reload dbus now 2018-09-20 16:52:02 +02:00
timesyncd-bus.h timesync: expose manager properties on bus 2018-05-03 18:05:14 +09:00
timesyncd-conf.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
timesyncd-conf.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
timesyncd-gperf.gperf timesync: fix typo 2018-01-10 20:52:59 +09:00
timesyncd-manager.c coccinelle: make use of SYNTHETIC_ERRNO 2018-11-22 10:54:38 +01:00
timesyncd-manager.h tree-wide: replace 'unsigned int' with 'unsigned' 2018-10-19 22:19:12 +02:00
timesyncd-ntp-message.h timesync: save and expose NTP responce on bus 2018-05-03 18:05:14 +09:00
timesyncd-server.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
timesyncd-server.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
timesyncd.c log: introduce new helper call log_setup_service() 2018-11-20 11:18:22 +01:00
timesyncd.conf.in timesync: make poll interval configurable 2017-11-08 01:47:38 +09:00