chiark / gitweb /
logind: introduce libsystemd-login.so as fast path to access logind data
authorLennart Poettering <lennart@poettering.net>
Thu, 14 Jul 2011 20:50:01 +0000 (22:50 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 14 Jul 2011 20:51:28 +0000 (22:51 +0200)
commit74b91131ed09850ed487a2f7849147ff6f80194d
tree4d4191e9aad3ec732dec3f1a79498e28e1f856fa
parent0a55b298d930543c8065bb9e708dd112562b1736
logind: introduce libsystemd-login.so as fast path to access logind data
.gitignore
Makefile.am
TODO
libsystemd-login.pc.in [new file with mode: 0644]
src/sd-login.c [new file with mode: 0644]
src/sd-login.h [new file with mode: 0644]
src/test-login.c [new file with mode: 0644]
systemd.pc.in