Procházet zdrojové kódy

document future need for larger time values

Mike Frysinger před 19 roky
rodič
revize
a01454bb58
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      TODO

+ 2 - 0
TODO

@@ -90,6 +90,8 @@ TODO list for the uClibc 1.0.0 release:
 
 TODO list for AFTER the uClibc 1.0.0 release:
 -------------------------------------------------
+    *) Add support for 64bit time (to deal withhttp://2038bug.com/):
+	date -s 011903142038 sets epoch to roll over in a few seconds (2^31)
     *) Add support for Linux 2.6.x fast vsyscalls
     *) Enable pristine source tree builds
     *) Fix regex so it isn't so stinking big