]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-login: if NULL or 0 is passed as first parameter of the sd_xxx functions, work...
authorLennart Poettering <lennart@poettering.net>
Sat, 11 Feb 2012 02:45:23 +0000 (03:45 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 13 Feb 2012 22:50:02 +0000 (23:50 +0100)
commit50b1678aaba9d3c2be5115db34a822911d791b8c
tree19c891bcebda0d73b22f2a527cc3b5303010b59a
parent3d88c0a7d1b3acafdf5311a6081256bd90cc1103
sd-login: if NULL or 0 is passed as first parameter of the sd_xxx functions, work on objects of the calling process
man/sd_pid_get_session.xml
man/sd_seat_get_active.xml
man/sd_session_is_active.xml
src/login/sd-login.c
src/login/test-login.c