Subject: Re: fixing PR 23214
To: Chuck Silvers <chuq@chuq.com>
From: Luke Mewburn <lukem@NetBSD.org>
List: tech-toolchain
Date: 10/27/2003 08:55:06
On Sun, Oct 26, 2003 at 12:45:02PM -0800, Chuck Silvers wrote:
  | On Sun, Oct 26, 2003 at 06:11:25PM +1100, Luke Mewburn wrote:
  | > On Sat, Oct 25, 2003 at 09:22:35PM -0700, Chuck Silvers wrote:
  | >   | what do people think of the attached patch as a fix for PR 23214?
  | > 
  | > looks good.
  | > 
  | > my only comment; consider replacing the check for stat.st_mtimensec
  | > with stat.st_atimensec, for consistency.
  | 
  | actually I went the other way and changed stat to use st_*timensec
  | instead of st_*timespec.  then we use the same autoconf check as makefs.

ok.

cheers,
luke.