← 返回事件
持续讨论科技

Unix Year 2038 problem and the art of underestimating

图:Lobsters

发生了什么

Jim walks through the classic 2038 problem — Unix's 32-bit signed timestamp (seconds since Jan 1, 1970) overflows on January 19, 2038, flipping negative and breaking anything that depends on file/time comparisons (e.g., Make). He compares it to Y2...

摘要按规则整理自下方来源原文

为什么在扩散

来源