summaryrefslogtreecommitdiff
path: root/src/basic/fd-util.c
AgeCommit message (Expand)Author
2016-07-02basic/fd-util: introduce stdio_unset_cloexec() functionAlexander Kuleshov
2016-04-29journal: when creating a new journal file, fsync() the directory it is create...Lennart Poettering
2016-04-28tree-wide: rename hidden_file to hidden_or_backup_file and optimizeZbigniew Jędrzejewski-Szmek
2016-04-25nspawn: when readjusting UID/GID ownership of OS trees, skip read-only subtreesLennart Poettering
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-12-01basic: re-sort includesThomas Hindoe Paaboel Andersen
2015-11-30basic: include only what we useThomas Hindoe Paaboel Andersen
2015-10-27util-lib: move fdname_is_valid() to fd-util.[ch]Lennart Poettering
2015-10-27socket-util: move CMSG_FOREACH() from macro.h to socket-util.hLennart Poettering
2015-10-27util-lib: introduce dirent-util.[ch] for directory entry callsLennart Poettering
2015-10-27util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering