File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 138138 <para >In addition, for details about the algorithms
139139 check the liberally licensed reference implementation
140140 sources:
141- <ulink url =" http://cgit.freedesktop.org/systemd/systemd/plain/src/sd-daemon.c" />
141+ <ulink url =" http://cgit.freedesktop.org/systemd/systemd/plain/src/libsystemd-daemon/ sd-daemon.c" />
142142 resp. <ulink url =" http://cgit.freedesktop.org/systemd/systemd/plain/src/systemd/sd-daemon.h" /></para >
143143
144144 <para >These APIs are implemented in the reference
Original file line number Diff line number Diff line change 9393
9494 <para >For details about the algorithm check the
9595 liberally licensed reference implementation sources:
96- <ulink url =" http://cgit.freedesktop.org/systemd/systemd/plain/src/sd-daemon.c" />
96+ <ulink url =" http://cgit.freedesktop.org/systemd/systemd/plain/src/libsystemd-daemon/ sd-daemon.c" />
9797 resp. <ulink
9898 url =" http://cgit.freedesktop.org/systemd/systemd/plain/src/systemd/sd-daemon.h" /></para >
9999
Original file line number Diff line number Diff line change 180180
181181 <para >For details about the algorithms check the
182182 liberally licensed reference implementation sources:
183- <ulink url =" http://cgit.freedesktop.org/systemd/systemd/plain/src/sd-daemon.c" />
183+ <ulink url =" http://cgit.freedesktop.org/systemd/systemd/plain/src/libsystemd-daemon/ sd-daemon.c" />
184184 resp. <ulink
185185 url =" http://cgit.freedesktop.org/systemd/systemd/plain/src/systemd/sd-daemon.h" /></para >
186186
Original file line number Diff line number Diff line change 141141
142142 <para >For details about the algorithm check the
143143 liberally licensed reference implementation sources:
144- <ulink url =" http://cgit.freedesktop.org/systemd/systemd/plain/src/sd-daemon.c" />
144+ <ulink url =" http://cgit.freedesktop.org/systemd/systemd/plain/src/libsystemd-daemon/ sd-daemon.c" />
145145 resp. <ulink
146146 url =" http://cgit.freedesktop.org/systemd/systemd/plain/src/systemd/sd-daemon.h" /></para >
147147
Original file line number Diff line number Diff line change 227227
228228 <para >For details about the algorithms check the
229229 liberally licensed reference implementation sources:
230- <ulink url =" http://cgit.freedesktop.org/systemd/systemd/plain/src/sd-daemon.c" />
230+ <ulink url =" http://cgit.freedesktop.org/systemd/systemd/plain/src/libsystemd-daemon/ sd-daemon.c" />
231231 resp. <ulink
232232 url =" http://cgit.freedesktop.org/systemd/systemd/plain/src/systemd/sd-daemon.h" /></para >
233233
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ extern "C" {
5959 You may find an up-to-date version of these source files online:
6060
6161 http://cgit.freedesktop.org/systemd/systemd/plain/src/systemd/sd-daemon.h
62- http://cgit.freedesktop.org/systemd/systemd/plain/src/sd-daemon.c
62+ http://cgit.freedesktop.org/systemd/systemd/plain/src/libsystemd-daemon/ sd-daemon.c
6363
6464 This should compile on non-Linux systems, too, but with the
6565 exception of the sd_is_xxx() calls all functions will become NOPs.
You can’t perform that action at this time.
0 commit comments