Re: nanosecond timestamps for cp, mv, compress, opencvs, mail, and install

2011-08-18 Thread Todd C. Miller
On Thu, 18 Aug 2011 09:32:36 PDT, Matthew Dempsky wrote: > I think cron or crontab had some code that could be similarly > cleaned up too. Yup. - todd Index: usr.sbin/vipw/vipw.c === RCS file: /home/cvs/openbsd/src/usr.sbin/vipw/v

Re: nanosecond timestamps for cp, mv, compress, opencvs, mail, and install

2011-08-18 Thread Matthew Dempsky
On Wed, Aug 17, 2011 at 6:42 PM, Philip Guenther wrote: > The diff below adds support to various utilities to preserve timestamps to > the nanosecond. Most of them already preserve down to microseconds and > this just makes them preserve the nanoseconds part too. That might seem > pointless but

Re: nanosecond timestamps for cp, mv, compress, opencvs, mail, and install

2011-08-18 Thread Todd C. Miller
On Wed, 17 Aug 2011 18:42:45 PDT, Philip Guenther wrote: > The diff below adds support to various utilities to preserve timestamps to > the nanosecond. Most of them already preserve down to microseconds and > this just makes them preserve the nanoseconds part too. That might seem > pointless

nanosecond timestamps for cp, mv, compress, opencvs, mail, and install

2011-08-17 Thread Philip Guenther
The diff below adds support to various utilities to preserve timestamps to the nanosecond. Most of them already preserve down to microseconds and this just makes them preserve the nanoseconds part too. That might seem pointless but failure to do that can confuse programs when, for example, "c