]> git.ipfire.org Git - thirdparty/systemd.git/commit - meson.build
sd-resolve: add sd_resolve_get{addr,info}_with_destroy_callback() and typesafe macros
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 10 Dec 2018 06:45:48 +0000 (15:45 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 17 Dec 2018 01:02:36 +0000 (10:02 +0900)
commitceb26cdbc212bc189491e36f6af7a6fce1fe0e2e
treef41f3a58ff43cc66fd7504f8639165f1dd99ff4d
parentbd1c8360a47451341d261b877629693e37233c4c
sd-resolve: add sd_resolve_get{addr,info}_with_destroy_callback() and typesafe macros
meson.build
src/libsystemd/meson.build
src/libsystemd/sd-resolve/resolve-private.h [new file with mode: 0644]
src/libsystemd/sd-resolve/sd-resolve.c