use 64-bit msqid_ds layout in the generic version of bits/msg.h
authorRich Felker <dalias@aerifal.cx>
Mon, 29 Jul 2019 22:23:27 +0000 (18:23 -0400)
committerRich Felker <dalias@aerifal.cx>
Mon, 29 Jul 2019 22:23:27 +0000 (18:23 -0400)
commitc375585c66318ddf850a70628e3e852daa68ece6
treefa7bb7f91afd038cd2c57340ee1d0faa0d4bfb6d
parent95ed26353ce8642c266e4bd29efbb7466c6c5312
use 64-bit msqid_ds layout in the generic version of bits/msg.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.
arch/generic/bits/msg.h