]> sourceware.org Git - glibc.git/commit
linux: Use the expected size for SO_TIMESTAMP{NS} convertion
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Sat, 3 Jul 2021 19:26:11 +0000 (16:26 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 6 Jul 2021 14:45:35 +0000 (11:45 -0300)
commitf7de21498dc6c517969315dcb3a675072c2cc87f
tree9c80354d3661602aa54afce738fecb15ea775a5e
parent4b93a93e407308000ee6a1c3fec3715127c2c4c5
linux: Use the expected size for SO_TIMESTAMP{NS} convertion

Kernel returns 32-bit values for COMPAT_SO_TIMESTAMP{NS}_OLD,
not 64-bit values.

Checked on x86_64-linux-gnu and i686-linux-gnu.
sysdeps/unix/sysv/linux/convert_scm_timestamps.c
This page took 0.04125 seconds and 5 git commands to generate.