summaryrefslogtreecommitdiff
path: root/src/shared/path-util.h
AgeCommit message (Expand)Author
2014-11-22Do not check for existence of remote binariesZbigniew Jędrzejewski-Szmek
2014-09-25shared: path-util - try to make PATH_FORECH_PREFIX look less wrongTom Gundersen
2014-07-26Add utility function to append root to pathZbigniew Jędrzejewski-Szmek
2014-06-20shared: rename path_strv_canonicalize_absolute functionsMichael Marineau
2014-05-16path-util: add path_make_relative()Tanu Kaskinen
2014-04-12fsck: Search for fsck.type in PATHMike Gilbert
2014-02-14shared: include root when canonicalizing conf pathsMichael Marineau
2014-01-08No need to canonicalize fixed pathsZbigniew Jędrzejewski-Szmek
2013-12-20DEFAULT_PATH_SPLIT_USR macroShawn Landden
2013-12-06Get rid of our reimplementation of basenameZbigniew Jędrzejewski-Szmek
2013-10-26udev: move udev_rules_check_timestamp to sharedTom Gundersen
2013-09-26util: properly handle the root dir in PATH_FOREACH_PREFIXLennart Poettering
2013-09-25util: add macro for iterating through all prefixes of a pathLennart Poettering
2013-09-09run: allow non-absolute paths as commandZbigniew Jędrzejewski-Szmek
2013-05-02Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek
2013-04-16path-util: unify code for detecting OS treesLennart Poettering
2013-03-28tests: add some silly tests for path-util.cZbigniew Jędrzejewski-Szmek
2013-02-11binfmt,tmpfiles,modules-load,sysctl: rework the various early-boot services t...Lennart Poettering
2013-02-06shared: remove now unused functionZbigniew Jędrzejewski-Szmek
2012-09-14timedate: assorted improvementsLennart Poettering
2012-05-08path-util: there is no function path_parent()Lennart Poettering
2012-05-08util: split-out path-util.[ch]Kay Sievers