jhibbits 11d34fd62a Solve the y2038 problem for powerpc
AKA Make time_t 64 bits on powerpc(32).

PowerPC currently (until now) was one of two architectures with a 32-bit time_t
on 32-bit archs (the other being i386).  This is an ABI breakage, so all ports,
and all local binaries, *must* be recompiled.

Tested by:	andreast, others
MFC after:	Never
Relnotes:	Yes
2017-06-26 02:25:19 +00:00
..
2017-06-26 02:25:19 +00:00
2014-12-26 22:43:54 +00:00
2014-12-26 22:43:54 +00:00
2015-06-13 19:20:56 +00:00
2016-03-28 16:48:28 +00:00
2017-03-23 05:12:07 +00:00