summaryrefslogtreecommitdiff
path: root/src/shared/path-util.c
Commit message (Expand)AuthorAge
* Fix two compiler warningsZbigniew Jędrzejewski-Szmek2013-09-09
* run: allow non-absolute paths as commandZbigniew Jędrzejewski-Szmek2013-09-09
* path-util.c: small modernizationZbigniew Jędrzejewski-Szmek2013-09-09
* time-dst: use _cleanup_Zbigniew Jędrzejewski-Szmek2013-05-02
* path-util: unify code for detecting OS treesLennart Poettering2013-04-16
* binfmt,tmpfiles,modules-load,sysctl: rework the various early-boot services t...Lennart Poettering2013-02-11
* path-util: fix memory leakLennart Poettering2013-02-11
* shared: remove now unused functionZbigniew Jędrzejewski-Szmek2013-02-06
* systemd: do not remove empty paths from unit lookup pathZbigniew Jędrzejewski-Szmek2013-02-06
* path-util: set pointer to null after calling free()Michal Sekletar2012-12-17
* timedate: assorted improvementsLennart Poettering2012-09-14
* path-util: fall back to stat() if kernel does not support name_to_handle_at()Mantas Mikulėnas2012-09-10
* path-util: do not fail in path_is_mountpoint() if path doesn't existMantas Mikulėnas2012-09-10
* path: fix invalid variable access in path_is_mount_point()Lennart Poettering2012-09-04
* path-util: in path_is_mount_point() fall back to the classic stat() test if f...Lennart Poettering2012-09-04
* missing: define name_to_handle_at on our own if it is missingLennart Poettering2012-09-04
* util: make path_is_mount_point() recognize bind mounts, tooLennart Poettering2012-09-03
* util: rename join() to strjoin()Lennart Poettering2012-07-13
* util: split-out path-util.[ch]Kay Sievers2012-05-08