DEVEL15-relative-path-canonicalization-20061120
authorRuss Allbery <rra@stanford.edu>
Mon, 20 Nov 2006 23:49:18 +0000 (23:49 +0000)
committerRuss Allbery <rra@stanford.edu>
Mon, 20 Nov 2006 23:49:18 +0000 (23:49 +0000)
commite80c3a30342219ac69b0c0a82eb4aa09f6484407
treebba9432e5324bf5428955a7a9d4043165c26ffbe
parent27774b511278ef452eb3c6eafad6c32befb2a42d
DEVEL15-relative-path-canonicalization-20061120

Path canonicalization for commands such as bos getlog was only applied for
absolute paths; relative paths were still constructed relative to the
canonical directory.  Modify the path canonicalization routines to also
canonicalize the base directory for relative paths.

(cherry picked from commit 778e2d5f18c1d0c93a073c137bb36e56f64747ef)
src/util/dirpath.c