diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-05-01 14:35:32 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-05-01 15:05:09 +0200 |
commit | d5e2f9eaf7384ebf8f09831eb9fa15dad2ecf2c3 (patch) | |
tree | ceca57c0a4984904d040f111eecc3b4f7328e3a2 /scripts/glibc_shared_code.py | |
parent | 90604f670c1074bc9e4c25f8f2ef9d358823d77b (diff) | |
download | glibc-d5e2f9eaf7384ebf8f09831eb9fa15dad2ecf2c3.zip glibc-d5e2f9eaf7384ebf8f09831eb9fa15dad2ecf2c3.tar.gz glibc-d5e2f9eaf7384ebf8f09831eb9fa15dad2ecf2c3.tar.bz2 |
hurd 64bit: Fix flock fields types
The standards want l_type and l_whence to be short ints, see BZ 23081.
We can leave them ints on i386 for ABI compatibility, but avoid hitting the
issue on 64bit.
Diffstat (limited to 'scripts/glibc_shared_code.py')
0 files changed, 0 insertions, 0 deletions