summaryrefslogtreecommitdiff
path: root/src/shared/fdset.c
AgeCommit message (Expand)Author
2015-01-06core: add new logic for services to store file descriptors in PID 1Lennart Poettering
2014-12-19util: rename ignore_file() to hidden_file()Lennart Poettering
2014-09-15hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt
2014-06-24use more _cleanup_ macroRonny Chevalier
2014-03-18util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering
2012-12-23shared: move fdset.c from core/ to shared/ since it is used by more than the ...Lennart Poettering