REMOTE_ADDR: 202.32.8.235 HTTP_REFERER: http://search.luky.org/linux-users.7/msg00304.html HTTP_USER_AGENT: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) answer: yes lookfor: 2038年問題は知っていたが、これが int32 なのか uint32 なのか記憶が虚だったため、「uint32 だとしたら time_t を int32 で見てしまうプログラムは 2004 年でオーバーフローか?」と思い調べていました。この資料で time_t = int32 であることが判ったので、時間を足し算しないかぎり問題はないと安心できました。
- Prev by Date: http://search.luky.org/linux-users.7/msg04128.html
- Next by Date: http://search.luky.org/linux-users.6/msg00432.html
- Previous by thread: http://search.luky.org/linux-users.7/msg04128.html
- Next by thread: http://search.luky.org/linux-users.6/msg00432.html
- Index(es):