summaryrefslogtreecommitdiff
path: root/src/libsystemd-daemon
AgeCommit message (Expand)AuthorFilesLines
2013-04-13Include <fcntl.h> instead of <sys/fcntl.h>Zbigniew Jędrzejewski-Szmek1-5/+1
2013-04-10Use initalization instead of explicit zeroing in more placesZbigniew Jędrzejewski-Szmek1-15/+6
2013-04-08sd-daemon.c: allow use of -lrt to be avoidedSimon McVittie1-2/+2
2013-03-29Always use errno > 0 to help gccZbigniew Jędrzejewski-Szmek1-2/+2
2013-03-15sd-booted: update sd_booted() check a bitLennart Poettering1-9/+6
2013-03-11Remove or indent #define GNU_SOURCEZbigniew Jędrzejewski-Szmek1-10/+10
2012-12-17sd-daemon: fix cppcheck warningsSami Kerola1-2/+2
2012-10-30libsystemd-daemon: fix styleMichal Schmidt1-8/+16
2012-10-30shared, libsystemd-daemon: check for empty strings in strto*l conversionsMichal Schmidt1-2/+2
2012-07-23sd-daemon: remove unnecessary memset callsJim Meyering1-2/+0
2012-04-13update .gitignoreKay Sievers1-1/+1
2012-04-13build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering1-0/+1
2012-04-12move libsystemd-id128, libsystemd-daemon to subdirKay Sievers4-0/+577