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
/
shared
/
path-util.h
Age
Commit message (
Expand
)
Author
2015-03-16
shared: add path_compare(), an ordering path comparison
Michal Schmidt
2015-02-20
core, shared: in deserializing, match same files reached via different paths
Michal Schmidt
2014-11-22
Do not check for existence of remote binaries
Zbigniew Jędrzejewski-Szmek
2014-09-25
shared: path-util - try to make PATH_FORECH_PREFIX look less wrong
Tom Gundersen
2014-07-26
Add utility function to append root to path
Zbigniew Jędrzejewski-Szmek
2014-06-20
shared: rename path_strv_canonicalize_absolute functions
Michael Marineau
2014-05-16
path-util: add path_make_relative()
Tanu Kaskinen
2014-04-12
fsck: Search for fsck.type in PATH
Mike Gilbert
2014-02-14
shared: include root when canonicalizing conf paths
Michael Marineau
2014-01-08
No need to canonicalize fixed paths
Zbigniew Jędrzejewski-Szmek
2013-12-20
DEFAULT_PATH_SPLIT_USR macro
Shawn Landden
2013-12-06
Get rid of our reimplementation of basename
Zbigniew Jędrzejewski-Szmek
2013-10-26
udev: move udev_rules_check_timestamp to shared
Tom Gundersen
2013-09-26
util: properly handle the root dir in PATH_FOREACH_PREFIX
Lennart Poettering
2013-09-25
util: add macro for iterating through all prefixes of a path
Lennart Poettering
2013-09-09
run: allow non-absolute paths as command
Zbigniew Jędrzejewski-Szmek
2013-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2013-04-16
path-util: unify code for detecting OS trees
Lennart Poettering
2013-03-28
tests: add some silly tests for path-util.c
Zbigniew Jędrzejewski-Szmek
2013-02-11
binfmt,tmpfiles,modules-load,sysctl: rework the various early-boot services t...
Lennart Poettering
2013-02-06
shared: remove now unused function
Zbigniew Jędrzejewski-Szmek
2012-09-14
timedate: assorted improvements
Lennart Poettering
2012-05-08
path-util: there is no function path_parent()
Lennart Poettering
2012-05-08
util: split-out path-util.[ch]
Kay Sievers