index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
basic
/
path-util.h
Age
Commit message (
Expand
)
Author
2015-11-30
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-10-27
util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]
Lennart Poettering
2015-10-27
util-lib: introduce dirent-util.[ch] for directory entry calls
Lennart Poettering
2015-10-27
util: move filename_is_valid() and path_is_safe() to path-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move mount related utility calls to mount-util.[ch]
Lennart Poettering
2015-10-27
util: remove path_get_parent(), in favour of dirname_malloc()
Lennart Poettering
2015-10-24
path-util: unify how we process paths specified on the command line
Lennart Poettering
2015-10-24
util-lib: get_current_dir_name() can return errors other than ENOMEM
Lennart Poettering
2015-10-24
path-util: rework find_binary(), fsck_exists() and mkfs_exists()
Lennart Poettering
2015-10-22
btrfs: beef-up btrfs support with a limited understanding of quota
Lennart Poettering
2015-06-11
build-sys: split internal basic/ library from shared/
Kay Sievers