summaryrefslogtreecommitdiff
path: root/src/basic/stat-util.h
Commit message (Expand)AuthorAgeFilesLines
* headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek2019-03-271-0/+1
* util: split out namespace related stuff into a new namespace-util.[ch] pairLennart Poettering2019-03-131-2/+0
* stat-util: Add dir_is_empty_atRyan Gonzalez2019-01-081-1/+4
* stat-util: add new APIs device_path_make_{major_minor|canonical}() and device...Lennart Poettering2018-11-291-0/+4
* stat-util: add macros for checking whether major and minor values are in rangeLennart Poettering2018-11-291-0/+19
* stat-util: add fd_verify_directory(), similar to fd_verify_regular()Lennart Poettering2018-11-261-0/+3
* basic/stat-util: introduce is_dir_fd()Franck Bui2018-07-301-0/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-4/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* os-util: add helpers for finding /etc/os-releaseLennart Poettering2018-05-241-1/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* stat-util: unify code that checks whether something is a regular fileLennart Poettering2018-02-201-0/+3
* journal: move code that checks for network fs to stat-util.[ch]Lennart Poettering2018-02-121-0/+5
* nspawn: introduce an option for specifying network namespace pathDongsu Park2017-12-131-0/+1
* util-lib: rename path_check_fstype to path_is_fs_typeZbigniew Jędrzejewski-Szmek2017-11-301-1/+1
* util-lib: rename fd_check_fstype to fd_is_fs_typeZbigniew Jędrzejewski-Szmek2017-11-301-1/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* basic/path-util: allow flags for path_equal_or_files_sameZbigniew Jędrzejewski-Szmek2017-06-171-1/+1
* util-lib: add new path_is_temporary_fs() APILennart Poettering2016-12-201-0/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* basic: include only what we useThomas Hindoe Paaboel Andersen2015-11-301-0/+2
* basic: fix build on architectures with small longHelmut Grohne2015-11-241-3/+2
* mount-util: move fstype_is_network() and name_to_handle_at() definitions overLennart Poettering2015-10-271-0/+1
* stat-util.h: move F_TYPE_EQUAL() macro definition to stat-util.hLennart Poettering2015-10-271-0/+6
* util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]Lennart Poettering2015-10-271-0/+63