bug-make
[Top][All Lists]
Advanced

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

Re: [PATCH] Do not assume glibc glob internals


From: Paul Smith
Subject: Re: [PATCH] Do not assume glibc glob internals
Date: Sun, 24 Sep 2017 13:43:05 -0400

On Sun, 2017-09-24 at 09:16 -0400, Paul Smith wrote:
> On Sat, 2017-09-23 at 23:27 -0700, Paul Eggert wrote:
> > Yes, that sounds right. I copied that boilerplate from local_stat, so 
> > local_stat 
> > could be simplified too.
> 
> This is what I applied.  Thanks!

Actually, using lstat() on Windows fails since it doesn't exist.  I'm
not prepared at this time to import the lstat implementation from
gnulib.  So, I'll hack this to use stat() on Windows.  I'm assuming VMS
is the same way.



reply via email to

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