summaryrefslogtreecommitdiff
path: root/src/basic/fs-util.c
Commit message (Expand)AuthorAgeFilesLines
* namespace: chase symlinks for mounts to set up in userspaceLennart Poettering2016-09-251-0/+187
* util-lib: rework /tmp and /var/tmp handling codeLennart Poettering2016-08-041-19/+79
* journalctl: Make temporary files directory configurable (#3574)ottopotto2016-06-301-0/+29
* journal: add inotify watches by-fd instead of by-pathLennart Poettering2016-04-251-0/+15
* util: drop two unused calls from src/basic/Lennart Poettering2016-02-131-18/+0
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* basic: fix touch() creating files with 07777 modeMantas MikulÄ—nas2016-01-291-1/+2
* 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