sd-login.xml | sd-login.xml | |||
---|---|---|---|---|
skipping to change at line 101 | skipping to change at line 101 | |||
D-Bus interface of systemd-logind. However, if this is | D-Bus interface of systemd-logind. However, if this is | |||
done you need to think a bit about possible races | done you need to think a bit about possible races | |||
since the stream of events from D-Bus and from | since the stream of events from D-Bus and from | |||
<filename>sd-login.h</filename> interfaces such as the | <filename>sd-login.h</filename> interfaces such as the | |||
login monitor are asynchronous and not ordered against | login monitor are asynchronous and not ordered against | |||
each other.</para> | each other.</para> | |||
<para>If the functions return string arrays, these are | <para>If the functions return string arrays, these are | |||
generally <constant>NULL</constant> terminated and need to be freed by the | generally <constant>NULL</constant> terminated and need to be freed by the | |||
caller with the libc | caller with the libc | |||
<citerefentry><refentrytitle>free</refentrytitle><manvolnum >3</manvolnum></citerefentry> | <citerefentry project='man-pages'><refentrytitle>free</refe ntrytitle><manvolnum>3</manvolnum></citerefentry> | |||
call after use, including the strings referenced | call after use, including the strings referenced | |||
therein. Similarly, individual strings returned need to | therein. Similarly, individual strings returned need to | |||
be freed, as well.</para> | be freed, as well.</para> | |||
<para>As a special exception, instead of an empty | <para>As a special exception, instead of an empty | |||
string array <constant>NULL</constant> may be returned, whi ch should be | string array <constant>NULL</constant> may be returned, whi ch should be | |||
treated equivalent to an empty string array.</para> | treated equivalent to an empty string array.</para> | |||
<para>See | <para>See | |||
<citerefentry><refentrytitle>sd_pid_get_session</refentryti tle><manvolnum>3</manvolnum></citerefentry>, | <citerefentry><refentrytitle>sd_pid_get_session</refentryti tle><manvolnum>3</manvolnum></citerefentry>, | |||
skipping to change at line 135 | skipping to change at line 135 | |||
<para> | <para> | |||
<citerefentry><refentrytitle>systemd</refentrytitle ><manvolnum>1</manvolnum></citerefentry>, | <citerefentry><refentrytitle>systemd</refentrytitle ><manvolnum>1</manvolnum></citerefentry>, | |||
<citerefentry><refentrytitle>sd_pid_get_session</re fentrytitle><manvolnum>3</manvolnum></citerefentry>, | <citerefentry><refentrytitle>sd_pid_get_session</re fentrytitle><manvolnum>3</manvolnum></citerefentry>, | |||
<citerefentry><refentrytitle>sd_uid_get_state</refe ntrytitle><manvolnum>3</manvolnum></citerefentry>, | <citerefentry><refentrytitle>sd_uid_get_state</refe ntrytitle><manvolnum>3</manvolnum></citerefentry>, | |||
<citerefentry><refentrytitle>sd_session_is_active</ refentrytitle><manvolnum>3</manvolnum></citerefentry>, | <citerefentry><refentrytitle>sd_session_is_active</ refentrytitle><manvolnum>3</manvolnum></citerefentry>, | |||
<citerefentry><refentrytitle>sd_seat_get_active</re fentrytitle><manvolnum>3</manvolnum></citerefentry>, | <citerefentry><refentrytitle>sd_seat_get_active</re fentrytitle><manvolnum>3</manvolnum></citerefentry>, | |||
<citerefentry><refentrytitle>sd_get_seats</refentry title><manvolnum>3</manvolnum></citerefentry>, | <citerefentry><refentrytitle>sd_get_seats</refentry title><manvolnum>3</manvolnum></citerefentry>, | |||
<citerefentry><refentrytitle>sd_login_monitor_new</ refentrytitle><manvolnum>3</manvolnum></citerefentry>, | <citerefentry><refentrytitle>sd_login_monitor_new</ refentrytitle><manvolnum>3</manvolnum></citerefentry>, | |||
<citerefentry><refentrytitle>sd-daemon</refentrytit le><manvolnum>3</manvolnum></citerefentry>, | <citerefentry><refentrytitle>sd-daemon</refentrytit le><manvolnum>3</manvolnum></citerefentry>, | |||
<citerefentry><refentrytitle>sd-readahead</refentry title><manvolnum>3</manvolnum></citerefentry>, | <citerefentry><refentrytitle>sd-readahead</refentry title><manvolnum>3</manvolnum></citerefentry>, | |||
<citerefentry><refentrytitle>pkg-config</refentryti tle><manvolnum>1</manvolnum></citerefentry> | <citerefentry project='die-net'><refentrytitle>pkg- config</refentrytitle><manvolnum>1</manvolnum></citerefentry> | |||
</para> | </para> | |||
</refsect1> | </refsect1> | |||
</refentry> | </refentry> | |||
End of changes. 2 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |