OSDN Git Service

document future need for larger time values
authorMike Frysinger <vapier@gentoo.org>
Thu, 1 Feb 2007 07:16:04 +0000 (07:16 -0000)
committerMike Frysinger <vapier@gentoo.org>
Thu, 1 Feb 2007 07:16:04 +0000 (07:16 -0000)
TODO

diff --git a/TODO b/TODO
index 49eef61..9fb6d02 100644 (file)
--- a/TODO
+++ b/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