hurd 64bit: Make dev_t word type
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Tue, 2 May 2023 19:29:26 +0000 (21:29 +0200)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Tue, 2 May 2023 19:29:26 +0000 (21:29 +0200)
commit0ec48e3337506fcd33abdd86b5ab9e331564b65c
treee8ca1443ae335d5eb79f643632920f08418f8d94
parentf2cabe04dc2630754e1583c56282920ea146c6d8
hurd 64bit: Make dev_t word type

dev_t are 64bit on Linux ports, so better increase their size on 64bit
Hurd. It happens that this helps with BZ 23084 there: st_dev has type fsid_t
(quad) and is specified by POSIX to have type dev_t. Making dev_t 64bit
makes these match.
sysdeps/mach/hurd/bits/typesizes.h