Hacker News new | ask | show | jobs
by extraduder_ire 945 days ago
Hasn't 32bit linux used 64 bit time for a while now? Or at least had it available.
2 comments

Kinda, apps need to be ported to it, or your C library needs to be sneaky about it.

https://lwn.net/Articles/757042/

If anyone has a newer article, feel free to share.

Yeah, we considered following Linux's lead by creating a new "i386 with 64-bit time_t" ABI but frankly nobody was interested in doing a lot of work for probably very little benefit.