Re: Tying time_t to pacman

2015-04-14 Thread Marc Espie
On Mon, Apr 13, 2015 at 06:10:36PM -0600, Theo de Raadt wrote: > I don't normally do this. > > http://motherboard.vice.com/read/32-bit-integers-and-why-old-computers-matter > > This does a really good job educating people on integer overflow :) > > In our non-pacman universe, the ports guys real

Tying time_t to pacman

2015-04-13 Thread Theo de Raadt
I don't normally do this. http://motherboard.vice.com/read/32-bit-integers-and-why-old-computers-matter This does a really good job educating people on integer overflow :) In our non-pacman universe, the ports guys really did a good job mopping up the 32bit time_t issues. Near the end of that w