Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Sep 1996 22:26:12 -0600 (MDT)
From:      Nate Williams <nate@mt.sri.com>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        cvs-all@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org, nate@freefall.freebsd.org
Subject:   Re: cvs commit:  src/usr.bin/ar archive.c
Message-ID:  <199609200426.WAA21143@rocky.mt.sri.com>
In-Reply-To: <199609200334.NAA00770@godzilla.zeta.org.au>
References:  <199609200334.NAA00770@godzilla.zeta.org.au>

next in thread | previous in thread | raw e-mail | index | archive | help
Bruce Evans writes:
> >  Modified:    usr.bin/ar  archive.c
> >  Log:
> >  More ts_nse -> tv_nsec changes following the kernel changes I made earlier.
> 
> Grepping /usr/src shows ts_nsec's in mtree, newlfs, restore and fsdb,

Thanks for pointing them out, I'll be getting to those and hopefully all
commands which use ts_sec as well later on tonight.

> and several places that lose resolution using TIMESPEC_TO_TIMEVAL()
> (e.g., `cp -p' does well to preserve timestamps to a resolution of
> 1 microsecond although ufs only stamps times to a resolution of 1
> second, but `cp -p' can't simply preserve timestamps since there is
> no suitable system call).

All I did was rename the structure member.  I'll leave correcting the
accuracy to someone else.


Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609200426.WAA21143>