chiark / gitweb /
shared: fix search_and_fopen with alternate roots
authorMichael Marineau <michael.marineau@coreos.com>
Fri, 20 Jun 2014 02:07:06 +0000 (19:07 -0700)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 20 Jun 2014 04:10:47 +0000 (00:10 -0400)
commit375eadd911a9f83f89f1e7de5e05f44cc81e3642
tree235477e85c4932b67455b8263df75430d581a251
parent09e00c524fd4d21a3508c27d01d265b8a6c9ae30
shared: fix search_and_fopen with alternate roots

Update for the current behavior of path_strv_resolve which now returns
paths relative to the given root, not the full absolute paths.
src/shared/util.c