mirror of
https://git.musl-libc.org/git/musl
synced 2025-02-16 02:04:10 +03:00
![Rich Felker](/assets/img/avatar_default.png)
now that all 32-bit archs have 64-bit time_t (and suseconds_t), the arch-provided _Int64 macro (long or long long, as appropriate) can be used to define them, and arch-specific definitions are no longer needed.