소스 검색

document future need for larger time values

Mike Frysinger 18 년 전
부모
커밋
a01454bb58
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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:
 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
     *) Add support for Linux 2.6.x fast vsyscalls
     *) Enable pristine source tree builds
     *) Enable pristine source tree builds
     *) Fix regex so it isn't so stinking big
     *) Fix regex so it isn't so stinking big