summaryrefslogtreecommitdiff
path: root/src/shared/fdset.c
AgeCommit message (Expand)Author
2016-12-09tree-wide: replace all readdir cycles with FOREACH_DIRENT{,_ALL} (#4853)Reverend Homer
2016-06-23build-sys: move fdset.[ch] src/basic → src/shared (#3580)Lennart Poettering
2015-06-11build-sys: split internal basic/ library from shared/Kay Sievers
2015-05-26treewide: fix typosTorstein Husebø
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
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