mirror of
https://git.musl-libc.org/git/musl
synced 2025-02-03 03:45:50 +03:00
0bf7c65aa2
this layout is more common already than the old generic, and should become even more common in the future with new archs added and with 64-bit time_t on 32-bit archs. the duplicate arch-specific copies are not removed yet in this commit, so as to assist git tooling in copy/rename tracking.