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: [Patch] patch -Z not working if timestamp contains seconds >=59.5


Corinna Vinschen wrote:

> I don't see what this has to do with gmtime/localtime since both
> functions create a struct tm from a time_t, not the other way around.

maketime() calculates time_t from tm by an iterative method using the
inverse function.

>
> I just tested your testcase with patch-2.5.9 on Linux and the same
> effect happens, so it's apparently not a Cygwin specific problem.
>
> Would you mind to discuss this on bug-patch AT gnu DOT org?  

OK.

Christian




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


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