projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44f169a
)
build-sys: add sd_listen_fds_with_name() to .sym file
author
Lennart Poettering
<lennart@poettering.net>
Wed, 7 Oct 2015 15:04:39 +0000
(17:04 +0200)
committer
Lennart Poettering
<lennart@poettering.net>
Wed, 7 Oct 2015 15:04:39 +0000
(17:04 +0200)
src/libsystemd/libsystemd.sym
patch
|
blob
|
history
diff --git
a/src/libsystemd/libsystemd.sym
b/src/libsystemd/libsystemd.sym
index 843a1e9880da5fb41c3eb6b48c4af2e7ccd6683e..043ff13e6f8f3acac9c032e2cfc4d4c5b501df6a 100644
(file)
--- a/
src/libsystemd/libsystemd.sym
+++ b/
src/libsystemd/libsystemd.sym
@@
-479,4
+479,5
@@
global:
sd_bus_default_flush_close;
sd_bus_path_decode_many;
sd_bus_path_encode_many;
+ sd_listen_fds_with_names;
} LIBSYSTEMD_226;