This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: modification time of standard input is wrong


On Mar 16 18:24, Denis Excoffier wrote:
> 
> Hello,
> 
> Under Cygwin 1.7.1-1, i have created the small program (see below),
> to print the modification time of the standard input. In the case where
> the stdin is a pipe (or the terminal), i expect the result to be more
> or less the current time. But the time printed in this case is
> invariably the modification time of /dev/null.
> 
> This has some impact in gzip and further, in tar.

What impact?  I don't think there is any standard which requires a non
filesystem based stream to have a current timestamp and a tool relying
on that might be broken.  All our streams which are not backed by a
filesystem w/ valid timestamps have an artificial timestamp of
2006-12-01 00:00:00.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]