summaryrefslogtreecommitdiff
path: root/src/basic/stat-util.c
AgeCommit message (Expand)Author
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering
2018-05-24os-util: add helpers for finding /etc/os-releaseLennart Poettering
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek
2018-03-23stat-util: fix fd_is_network_ns()Lennart Poettering
2018-02-20stat-util: unify code that checks whether something is a regular fileLennart Poettering
2018-02-12journal: move code that checks for network fs to stat-util.[ch]Lennart Poettering
2018-01-11log: minimize includes in log.hLennart Poettering
2017-12-13nspawn: introduce an option for specifying network namespace pathDongsu Park
2017-11-30util-lib: rename path_check_fstype to path_is_fs_typeZbigniew Jędrzejewski-Szmek
2017-11-30util-lib: rename fd_check_fstype to fd_is_fs_typeZbigniew Jędrzejewski-Szmek
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek
2017-06-17basic/path-util: allow flags for path_equal_or_files_sameZbigniew Jędrzejewski-Szmek
2016-12-21util-lib: rework path_check_fstype() and path_is_temporary_fs() to use O_PATHLennart Poettering
2016-12-20util-lib: add new path_is_temporary_fs() APILennart Poettering
2016-12-20util-lib: make sure fd_check_fstype() opens files with O_CLOEXECLennart Poettering
2016-12-20util-lib: beef path_is_os_tree() up a bitLennart Poettering
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-11-30basic: include only what we useThomas Hindoe Paaboel Andersen
2015-10-27util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]Lennart Poettering