bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 03/14] relocatable: support UNIXROOT in relocate() on EMX


From: Ben Pfaff
Subject: Re: [PATCH 03/14] relocatable: support UNIXROOT in relocate() on EMX
Date: Mon, 8 Dec 2014 20:38:50 -0800
User-agent: Mutt/1.5.23 (2014-03-12)

On Tue, Dec 09, 2014 at 10:40:48AM +0900, KO Myung-Hun wrote:
> UNIXROOT is used to specify a drive of a root of FHS. So if a path is
> started with '/', then it should be translated to "$UNIXROOT/".
> 
> * lib/relocatable.c (relocate): Prepend $UNIXROOT to pathname if it is
> started with '/' on EMX.

As one of the maintainers of the relocatable modules, the code in this
patch seems reasonable to me.  I don't know enough about OS/2 or EMX to
know whether $UNIXROOT is a customary variable or whether this is a
correct context for using it.  Can you assure me that you've thought
about those?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]