From: June McEnroe Date: Thu, 19 Dec 2019 21:55:05 +0000 (+0000) Subject: ui-tree: show symlink targets in tree listing X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/bcffc523669e00abd949778d4defce37532a3855?hp=bcffc523669e00abd949778d4defce37532a3855 ui-tree: show symlink targets in tree listing Add links to symbolic link targets in tree listings, formatted like "ls -l". Path normalization collapses any ".." components of the link. Also fix up memory link on error path. Signed-off-by: Jason A. Donenfeld ---