Closed danmcd closed 10 months ago
Good call on switching those things to 64-bit.
Easiest Y2038-solution for these. (Also modern 32-bit compilation required Linux glibc extended-time_t akin to LARGEFILE support. Didn't wanna bother.)
Do need to test some before I push. Seems appropriate for next SmartOS. THanks!
I've added some small test notes to the ticket. Please ACK or NAK here depending on if you need more tests or not.
Changes were simple enough once moved over to 64-bit builds. Needs testing.