]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/sd_uid_get_state.xml
sd-login: rework error handling
authorLennart Poettering <lennart@poettering.net>
Fri, 4 Sep 2015 07:05:52 +0000 (09:05 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 4 Sep 2015 07:07:31 +0000 (09:07 +0200)
commit707b66c66381c899d7ef640e158ffdd5bcff4deb
tree904cc3ecb07281497e16a0097d89286f84067225
parent9da4cb2be260ed123f2676cb85cb350c527b1492
sd-login: rework error handling

Makre sure we always return sensible errors for the various, following
the same rules, and document them in a comment in sd-login.c. Also,
update all relevant man pages accordingly.
man/sd_get_seats.xml
man/sd_login_monitor_new.xml
man/sd_machine_get_class.xml
man/sd_pid_get_session.xml
man/sd_seat_get_active.xml
man/sd_session_is_active.xml
man/sd_uid_get_state.xml
src/libsystemd/sd-login/sd-login.c
src/libsystemd/sd-login/test-login.c