musl/arch/generic
Rich Felker 0bf7c65aa2 use 64-bit shmid_ds layout in the generic version of bits/shm.h
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.
2019-07-29 15:44:58 -04:00
..
bits use 64-bit shmid_ds layout in the generic version of bits/shm.h 2019-07-29 15:44:58 -04:00
fp_arch.h math: add fp_arch.h with fp_barrier and fp_force_eval 2019-04-17 13:06:43 -04:00