chiark / gitweb /
architecture: Add cris
[elogind.git] / src / shared / path-util.c
2014-02-13 Michael Marineaushared: include root when canonicalizing conf paths
2014-01-09 Zbigniew Jędrzejew... No need to canonicalize fixed paths
2013-12-24 Lennart Poetteringlog: log_error() and friends add a newline after each...
2013-12-07 Zbigniew Jędrzejew... Get rid of our reimplementation of basename
2013-11-06 Lennart Poetteringpath-util: paths_check_timestamp() opimizations
2013-10-29 Tom Gundersenpath_check_timestamp: only keep the most recent timestamp
2013-10-26 Tom Gundersenudev: move udev_rules_check_timestamp to shared
2013-09-09 Zbigniew Jędrzejew... Fix two compiler warnings
2013-09-09 Zbigniew Jędrzejew... run: allow non-absolute paths as command
2013-09-09 Zbigniew Jędrzejew... path-util.c: small modernization
2013-05-03 Zbigniew Jędrzejew... time-dst: use _cleanup_
2013-04-16 Lennart Poetteringpath-util: unify code for detecting OS trees
2013-02-11 Lennart Poetteringbinfmt,tmpfiles,modules-load,sysctl: rework the various...
2013-02-11 Lennart Poetteringpath-util: fix memory leak
2013-02-07 Zbigniew Jędrzejew... shared: remove now unused function
2013-02-07 Zbigniew Jędrzejew... systemd: do not remove empty paths from unit lookup...
2013-01-07 Tom GundersenMerge nss-myhostname
2012-12-17 Michal Sekletarpath-util: set pointer to null after calling free()
2012-09-14 Lennart Poetteringtimedate: assorted improvements
2012-09-10 Mantas Mikulėnaspath-util: fall back to stat() if kernel does not suppo...
2012-09-10 Mantas Mikulėnaspath-util: do not fail in path_is_mountpoint() if path...
2012-09-05 Lennart Poetteringpath: fix invalid variable access in path_is_mount_point()
2012-09-04 Lennart Poetteringpath-util: in path_is_mount_point() fall back to the...
2012-09-04 Lennart Poetteringmissing: define name_to_handle_at on our own if it...
2012-09-04 Lennart Poetteringutil: make path_is_mount_point() recognize bind mounts...
2012-07-13 Lennart Poetteringutil: rename join() to strjoin()
2012-05-08 Kay Sieversutil: split-out path-util.[ch]