summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-login/test-login.c
AgeCommit message (Expand)Author
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-09-05sd-login: add new sd_pid_get_cgroup() APILennart Poettering
2015-09-04sd-login: rework error handlingLennart Poettering
2015-09-01sd-login: improve error handlingLennart Poettering
2015-04-10shared: add formats-util.hRonny Chevalier
2015-02-12include <poll.h> instead of <sys/poll.h>Thomas Hindoe Paaboel Andersen
2014-07-31Always prefer our headers to system headersZbigniew Jędrzejewski-Szmek
2014-05-15Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek
2014-03-24util: replace close_pipe() with new safe_close_pair()Lennart Poettering
2014-03-17build-sys: move sd-login src/login → src/libsystemd/sd-loginLennart Poettering