Systemd/src/libsystemd
Zbigniew Jędrzejewski-Szmek aa3b40c3f9 Fix output value of sd_seat_get_sessions() and drop FOREACH_WORD use
sd_seat_get_sessions() would return 0 in the 'n_uids' (now 'ret_n_uids') output
parameter when 'uid' (now 'ret_uids') was passed as NULL.

While at it, drop FOREACH_WORD() use.

Also use any whitespace as separator. In practice this shouldn't matter, since
logind always uses spaces, but it seems nicer to not specify this explicitly,
and the default is more flexible.
2020-09-09 09:34:54 +02:00
..
sd-bus homed: support recovery keys 2020-08-25 18:14:55 +02:00
sd-daemon tree-wide: port to fd_wait_for_event() 2020-06-10 20:06:10 +02:00
sd-device sd-device: use extract_first_word() 2020-09-09 09:34:54 +02:00
sd-event sd-event: add relative timer calls 2020-07-28 11:23:41 +02:00
sd-hwdb tree-wide: drop pointless zero initialization (#16900) 2020-08-30 06:21:20 +09:00
sd-id128 id128: move make_v4_uuid into id128-util.h to make it generally useful 2020-01-20 17:42:03 +01:00
sd-login Fix output value of sd_seat_get_sessions() and drop FOREACH_WORD use 2020-09-09 09:34:54 +02:00
sd-netlink Merge pull request #16501 from yuwata/udev-fix-renaming 2020-07-20 09:00:02 +02:00
sd-network sd-network: drop unused functions 2020-06-23 19:13:05 +09:00
sd-path sd-path: drop "-dir" and "-path" suffixes from path enums 2020-05-28 23:54:35 +02:00
sd-resolve tree-wide: drop pointless zero initialization (#16900) 2020-08-30 06:21:20 +09:00
sd-utf8 tree-wide: drop empty comments 2018-06-29 11:00:30 +09:00
disable-mempool.c mempool: only enable mempool use when linked to libsystemd-shared.so 2018-10-11 11:10:37 +02:00
libsystemd.pc.in meson: define PROJECT_VERSION as the "bare" project version 2018-12-20 21:35:29 +01:00
libsystemd.sym udev: make tags "sticky" 2020-09-01 17:40:12 +02:00
meson.build sd-netlink: save dynamic general netlink message type 2019-10-15 01:57:19 +09:00