summaryrefslogtreecommitdiff
path: root/src/basic/fs-util.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: check if errno is greater than zero (2)Zbigniew Jędrzejewski-Szmek2016-01-131-1/+1
* basic: re-sort includesThomas Hindoe Paaboel Andersen2015-12-011-4/+4
* basic: include only what we useThomas Hindoe Paaboel Andersen2015-11-301-0/+14
* install: follow unit file symlinks in /usr, but not /etc when looking for [In...Lennart Poettering2015-11-121-0/+20
* util-lib: use MODE_INVALID as invalid value for mode_t everywhereLennart Poettering2015-11-111-2/+2
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* macro.h: move definition of MODE_INVALID to parse-util.hLennart Poettering2015-10-271-0/+1
* user-util: move UID/GID related macros from macro.h to user-util.hLennart Poettering2015-10-271-0/+1
* util-lib: move a number of fs operations into fs-util.[ch]Lennart Poettering2015-10-271-0/+477