Modified:
/wiki/AmazingDiscoveries.wiki
=======================================
--- /wiki/AmazingDiscoveries.wiki Mon Nov 17 15:23:37 2008
+++ /wiki/AmazingDiscoveries.wiki Fri Feb 5 00:49:24 2010
@@ -11,6 +11,8 @@
Despite now using 64 bit CPUs (Intel Core Duo 2) still uses 32 bit
integers and time_t, presumably to avoid having 32 and 64 bit versions of
software. So it fails at the normal 32 bit boundries.
+10.6 appears to have fixed this, but a new bug emerges. gmtime(-2**52)
loses a day somewhere. BSD, DateTime.pm, Linux and y2038's own
implementation all agree its Mon Jan 25 20:11:44 -142711421 but OS X says
its Mon Jan 24th.
+
== OpenVMS ==