On 2015-10-02, Stuart Henderson <[email protected]> wrote: > AFAIK, Linux uses 'long' for time_t,
Yes. > like we used to. No. We went from time_t being 32 bits on all archs to 64 bit on all archs. -- Christian "naddy" Weisgerber [email protected]
On 2015-10-02, Stuart Henderson <[email protected]> wrote: > AFAIK, Linux uses 'long' for time_t,
Yes. > like we used to. No. We went from time_t being 32 bits on all archs to 64 bit on all archs. -- Christian "naddy" Weisgerber [email protected]