Systemd/src/libsystemd
Zbigniew Jędrzejewski-Szmek 51327bcc74 sd-path: rename the two functions
I think the two names were both pretty bad. They did not give a proper hint
what the difference between the two functions is, and sd_path_home sounds like
it is somehow related to /home or home directories or whatever, when in fact
both functions return the same set of paths as either a colon-delimited string
or a strv. "_strv" suffix is used by various functions in sd-bus, so let's
reuse that.

Those functions are not public yet, so let's rename.
2020-03-27 20:12:44 +01:00
..
sd-bus sd-bus: whitespace adjustments 2020-03-19 21:38:46 +01:00
sd-daemon tree-wide: use the return value from sockaddr_un_set_path() 2020-03-02 15:55:44 +01:00
sd-device tree-wide: make parse_ifindex simply return the index 2020-01-11 12:06:08 +01:00
sd-event sd-event: use _cleanup_ in one more place 2020-01-08 17:15:54 +01:00
sd-hwdb hwdb: fix error numbers passed to log_syntax() 2020-01-21 10:15:26 +01: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 tree-wide: make parse_ifindex simply return the index 2020-01-11 12:06:08 +01:00
sd-netlink sd-netlink: Add IFLA_QDISC 2020-03-13 10:54:02 +01:00
sd-network sd-network: Provice APIs to access SIP servers given by DHCP4 server 2020-03-22 10:39:23 +01:00
sd-path sd-path: rename the two functions 2020-03-27 20:12:44 +01: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 Fix typo in function name 2020-02-04 18:54:12 +01:00
meson.build sd-netlink: save dynamic general netlink message type 2019-10-15 01:57:19 +09:00