This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v2 PING] Rely on the shell's built-in 'pwd' command.


On 11/29/2015 05:41 AM, Ludovic CourtÃs wrote:
> Ping.  :-)
> 
> https://sourceware.org/ml/libc-alpha/2015-11/msg00516.html
> 
> TIA,
> Ludoâ.
> 
> ChangeLog:
> 
> 2015-11-21  Ludovic CourtÃs  <ludo@gnu.org>
> 
> 	* configure.ac: Use 'pwd -P' instead of '/bin/pwd'.
> 	* configure: Regenerate.
> 	* io/ftwtest-sh: Use 'pwd -P' instead of '/bin/pwd'.
> 	* scripts/rellns-sh: Likewise.  Remove 'pwd' variable.

This looks good to me.

POSIX pwd contains `-P` and that's the key for portability.

Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]