>>   - all three ``Unix time'' values are identical;
> No.

Could one of you please try out

  http://www.pps.jussieu.fr/~jch/software/files/time-test-2.zip

and let me know the results?  (The patch between the two versions is
attached.)

> Have you been able to try this on a Windows platform?

No, I do not currently have access to an installation of Windows.
Especially not on a Sunday evening.

                                        Juliusz

 #if defined __GLIBC__
@@ -85,7 +89,7 @@
     static char *old_tz = NULL;
 
     tz = getenv("TZ");
-    putenv("TZ=");
+    putenv("TZ=UTC");
     tzset();
     t = mktime(tm);
     if(old_tz)

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Polipo-users mailing list
Polipo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/polipo-users

Reply via email to