summaryrefslogtreecommitdiff
path: root/src/basic/path-util.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]Lennart Poettering2015-10-271-3/+0
* util-lib: introduce dirent-util.[ch] for directory entry callsLennart Poettering2015-10-271-0/+7
* util: move filename_is_valid() and path_is_safe() to path-util.[ch]Lennart Poettering2015-10-271-0/+3
* util-lib: move mount related utility calls to mount-util.[ch]Lennart Poettering2015-10-271-2/+0
* util: remove path_get_parent(), in favour of dirname_malloc()Lennart Poettering2015-10-271-1/+2
* path-util: unify how we process paths specified on the command lineLennart Poettering2015-10-241-0/+2
* util-lib: get_current_dir_name() can return errors other than ENOMEMLennart Poettering2015-10-241-3/+3
* path-util: rework find_binary(), fsck_exists() and mkfs_exists()Lennart Poettering2015-10-241-1/+1
* btrfs: beef-up btrfs support with a limited understanding of quotaLennart Poettering2015-10-221-0/+1
* build-sys: split internal basic/ library from shared/Kay Sievers2015-06-111-0/+102