Hacker News new | ask | show | jobs
by mikepavone 774 days ago
On Linux at the kernel level, time_t was historically defined as a 'long'. Since Linux is LP64 this automatically became 64-bit on 64-bit architectures.