bug-coreutils
[Top][All Lists]
Advanced

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

Re: [patch] enhancement for "test -nt" to support nanosecond timestamps


From: James Youngman
Subject: Re: [patch] enhancement for "test -nt" to support nanosecond timestamps where available
Date: Thu, 11 Aug 2005 18:35:41 +0100
User-agent: Mutt/1.5.9i

On Sun, Jul 17, 2005 at 11:46:51PM +0100, James Youngman wrote:
> The attcached patch enhances "test" and "[" to take account of the
> nanoseconds part of the mtime when evaluating "test A -nt B" and "test
> A -ot B".
> 
> Regards,
> James.
> 
> 2005-07-17  James Youngman  <address@hidden>
> 
>       * src/test.c (age_of): Return the nanoseconds part of the
>       timestamp if this is available.
>       * configure.ac: Determine if 'struct stat' has a member st_mtim
>         which contains the nanoseconds part of the mtime.


I didn't hear about any disposition of this contribution.  Was the
patch rejected?  If so, would any further action from me help?

Regards,
James.




reply via email to

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