summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-bus/bus-socket.c
AgeCommit message (Expand)Author
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-12include <poll.h> instead of <sys/poll.h>Thomas Hindoe Paaboel Andersen
2015-02-01Add a snprinf wrapper which checks that the buffer was big enoughZbigniew Jędrzejewski-Szmek
2014-11-17bus-socket: fix CID#996290 Unchecked return valueSusant Sahani
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-18util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering
2014-03-16Use strlen even for constant stringsJosh Triplett
2014-01-21libsystemd: split up into subdirsTom Gundersen