summaryrefslogtreecommitdiff
path: root/src/basic/stat-util.h
AgeCommit message (Expand)AuthorFilesLines
2019-03-27headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek1-0/+1
2019-03-13util: split out namespace related stuff into a new namespace-util.[ch] pairLennart Poettering1-2/+0
2019-01-08stat-util: Add dir_is_empty_atRyan Gonzalez1-1/+4
2018-11-29stat-util: add new APIs device_path_make_{major_minor|canonical}() and device...Lennart Poettering1-0/+4
2018-11-29stat-util: add macros for checking whether major and minor values are in rangeLennart Poettering1-0/+19
2018-11-26stat-util: add fd_verify_directory(), similar to fd_verify_regular()Lennart Poettering1-0/+3
2018-07-30basic/stat-util: introduce is_dir_fd()Franck Bui1-0/+1
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering1-4/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-05-24os-util: add helpers for finding /etc/os-releaseLennart Poettering1-1/+0
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2018-02-20stat-util: unify code that checks whether something is a regular fileLennart Poettering1-0/+3
2018-02-12journal: move code that checks for network fs to stat-util.[ch]Lennart Poettering1-0/+5
2017-12-13nspawn: introduce an option for specifying network namespace pathDongsu Park1-0/+1
2017-11-30util-lib: rename path_check_fstype to path_is_fs_typeZbigniew Jędrzejewski-Szmek1-1/+1
2017-11-30util-lib: rename fd_check_fstype to fd_is_fs_typeZbigniew Jędrzejewski-Szmek1-1/+1
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2017-06-17basic/path-util: allow flags for path_equal_or_files_sameZbigniew Jędrzejewski-Szmek1-1/+1
2016-12-20util-lib: add new path_is_temporary_fs() APILennart Poettering1-0/+1
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2015-11-30basic: include only what we useThomas Hindoe Paaboel Andersen1-0/+2
2015-11-24basic: fix build on architectures with small longHelmut Grohne1-3/+2
2015-10-27mount-util: move fstype_is_network() and name_to_handle_at() definitions overLennart Poettering1-0/+1
2015-10-27stat-util.h: move F_TYPE_EQUAL() macro definition to stat-util.hLennart Poettering1-0/+6
2015-10-27util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]Lennart Poettering1-0/+63