<p dir="ltr"><br>
On Jan 5, 2014 12:38 AM, "Thomas Klausner" <<a href="mailto:tk@giga.or.at">tk@giga.or.at</a>> wrote:<br>
><br>
> On Sat, Jan 04, 2014 at 09:18:15AM -0400, David Bremner wrote:<br>
> > I'm not sure what the right answer is here. MATHPATHLEN (and PATH_MAX)<br>
> > are not necessarily defined; in particular this would break<br>
> > compilation on GNU Hurd. Perhaps we should ship a compatibility<br>
> > implementation of a POSIX.1-2008 compatible [1] realpath. Or maybe<br>
> > realpath can be avoided completely here.<br>
><br>
> A compatibility implementation for POSIX.1-2008-realpath would be<br>
> great, as would be avoiding the call. Why is it necessary to resolve<br>
> $HOME here?</p>
<p dir="ltr">realpath is used to follow, not overwrite symlinks.<br></p>