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/