Systemd/src/libsystemd
Lennart Poettering 6cd37a5e59 sd-bus: fix handling of double parameters in sd_bus_message_append()
We really need to use va_arg() with the right type here as uint64_t and
double might have the same size, but are passed differently as
arguments.
2015-01-23 01:17:55 +01:00
..
sd-bus sd-bus: fix handling of double parameters in sd_bus_message_append() 2015-01-23 01:17:55 +01:00
sd-daemon core: add new logic for services to store file descriptors in PID 1 2015-01-06 03:16:39 +01:00
sd-event tests: use assert_se instead of assert 2015-01-22 23:10:56 +01:00
sd-hwdb Assorted format fixes 2015-01-22 01:14:52 -05:00
sd-id128 treewide: correct spacing near eol in code comments 2014-12-11 15:10:03 +01:00
sd-login login: add public sd_session_get_desktop() API 2014-09-22 14:27:02 +02:00
sd-network LLDP: Add support for networkctl 2014-12-19 08:15:05 +05:30
sd-path build-sys: export sd_path APIs 2014-07-11 03:13:24 +02:00
sd-resolve tests: use assert_se instead of assert 2015-01-22 23:10:56 +01:00
sd-rtnl networkd: Introduce ip6gre and ip6gretap 2015-01-22 21:29:42 +01:00
sd-utf8 libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
.gitignore build-sys: export experimental symbols only with --enable-kdbus 2014-02-19 20:53:18 +01:00
libsystemd.pc.in build-sys: update .pc.in files 2014-01-25 18:55:58 -05:00
libsystemd.sym.m4 build: export symbols to integrate mainloops 2015-01-22 01:14:53 -05:00
Makefile libsystemd-bus: rename to libsystemd 2014-01-13 18:54:19 +01:00