bug-gnulib
[Top][All Lists]
Advanced

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

Re: Error from coreutils CVS version


From: alexander . kahl
Subject: Re: Error from coreutils CVS version
Date: Sun, 20 May 2007 10:26:16 +0200

I'm sorry to inform you, that it still exists in coreutils.
The error is the same because utimecmp.c is unchanged :)

Best regards,
Alex


> 
> Jim Meyering <address@hidden> wrote:
> ...
> > The first step is to rename the gnulib function (patch below), since
> > it is trying to do more than glibc's futimens.  Then, we can extend
> > the renamed gnulib function so that it uses glibc's futimens when possible.
> >
> > For coreutils, the change is trivial:
> >   just s/futimens/gl_futimens/ in each of copy.c and touch.c.
> >
> > I nearly changed it in gnulib, but since a few other projects (at least
> > gzip and tar) also use futimens, I'll wait for Paul to sign off.
> >
> > 2007-05-18  Jim Meyering  <address@hidden>
> >
> >     * lib/utimens.c (gl_futimens): Rename from futimens,
> >     now that glibc-2.6 declares futimens.
> 
> Since this fixes a known build failure with newer glibc,
> I've gone ahead and made the change.
> The changes to tar etc. are just as trivial as those for coreutils>
_______________________________________________________________
SMS schreiben mit WEB.DE FreeMail - einfach, schnell und
kostenguenstig. Jetzt gleich testen! http://f.web.de/?mc=021192





reply via email to

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