Systemd/src/systemd
Kamil Dudka 4191b3282a _sd-common.h: avoid parsing errors with Coverity
The commit 1070d271fa which was supposed
too fix this does not seem to take effect any more.  We get again 34%
compilation success rate while scanning systemd itself.  Moreover, the
installed header file breaks compilation of programs that include it:

"/usr/include/systemd/_sd-common.h", line 23: error #35: #error directive: "Do
          not include _sd-common.h directly; it is a private header."
  #  error "Do not include _sd-common.h directly; it is a private header."
     ^
2020-08-06 16:26:57 +02:00
..
_sd-common.h _sd-common.h: avoid parsing errors with Coverity 2020-08-06 16:26:57 +02:00
meson.build
sd-bus-protocol.h
sd-bus-vtable.h
sd-bus.h
sd-daemon.h
sd-device.h
sd-dhcp-client.h
sd-dhcp-lease.h
sd-dhcp-option.h
sd-dhcp-server.h
sd-dhcp6-client.h
sd-dhcp6-lease.h dhcp6: parse the FQDN option 2020-08-03 09:36:18 +02:00
sd-dhcp6-option.h
sd-event.h sd-event: add relative timer calls 2020-07-28 11:23:41 +02:00
sd-hwdb.h
sd-id128.h
sd-ipv4acd.h
sd-ipv4ll.h
sd-journal.h sd-journal: when enumerating, continue even after an inaccessible field 2020-07-21 17:42:11 +02:00
sd-lldp.h all: fix minor typos 2020-07-07 18:52:49 +09:00
sd-login.h
sd-messages.h udevadm: beef up deprecation log warning 2020-07-14 14:57:19 +02:00
sd-ndisc.h
sd-netlink.h
sd-network.h sd-network: drop unused functions 2020-06-23 19:13:05 +09:00
sd-path.h
sd-radv.h radv: introduce sd_radv_is_running() 2020-07-20 15:29:12 +09:00
sd-resolve.h
sd-utf8.h