Y
Hacker News
new
|
ask
|
show
|
jobs
by
csdreamer7
943 days ago
Ah, makes sense. That is a real issue for Linux and how distros will handle that. Besides cutting 32 bit userland support.
1 comments
extraduder_ire
943 days ago
Hasn't 32bit linux used 64 bit time for a while now? Or at least had it available.
link
csdreamer7
943 days ago
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.
link
cperciva
943 days ago
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.
link