Systemd/src/libsystemd
Zbigniew Jędrzejewski-Szmek 864a25d99b basic/capability-util: let cap_last_cap() return unsigned integer
We never return anything higher than 63, so using "long unsigned"
as the type only confused the reader. (We can still use "long unsigned"
and safe_atolu() to parse the kernel file.)
2020-07-10 16:55:24 +02:00
..
sd-bus basic/capability-util: let cap_last_cap() return unsigned integer 2020-07-10 16:55:24 +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 log_device_debug_errno() 2020-07-08 12:11:19 +02:00
sd-event tree-wide: use set_ensure_put() 2020-06-22 16:32:37 +02:00
sd-hwdb hwdb: optimize isatty()-per-line away 2020-04-13 11:27:35 +02: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 sd-login: get rid of seat_can_multi_session() 2020-04-17 16:15:30 +02:00
sd-netlink network: add support for MACVLAN source mode 2020-07-08 18:01:52 +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 socket.h when socket-util.h is included 2019-11-04 00:30:32 +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 libsystemd: properly export new sd_notify_barrier() API call 2020-05-28 23:38:21 +02:00
meson.build sd-netlink: save dynamic general netlink message type 2019-10-15 01:57:19 +09:00