On Saturday, May 14, 2005 at 10:09:32 PM +0200, Hrvoje Niksic wrote: > Alain Guibert <[EMAIL PROTECTED]> writes: >> Maybe cmpt.c mktime is failing because of incompatible timezone and >> daylight infos on the platform? > If you change __tzset() to tzset() and remove the surrounding #ifdef > _LIBC, does it then work?
Same false result: Files from 3:30 and 4:30 GMT get minus one hour on libc5, while on Glibc2 the 3:30 file gets minus one hour and the 4:30 gets download date. Cygwin behaves as Glibc2. Alain.
