diff options
author | 2020-12-21 09:09:43 -0300 | |
---|---|---|
committer | 2020-12-21 09:09:43 -0300 | |
commit | d552058570ea2c00fb88b4621be3285cda03033f (patch) | |
tree | 1a0e1808c551ddc443f17fc43f719cbd8a8f5231 /malloc/hooks.c | |
parent | add inputs to auto-libm-test-in yielding larger errors (binary64, x86_64) (diff) | |
download | glibc-d552058570ea2c00fb88b4621be3285cda03033f.tar.xz glibc-d552058570ea2c00fb88b4621be3285cda03033f.zip |
alpha: Remove anonymous union in struct stat [BZ #27042]
This is clever, but it confuses downstream detection in at least zstd
and GNOME's glib. zstd has preprocessor tests for the 'st_mtime' macro,
which is not provided by the path using the anonymous union; glib checks
for the presence of 'st_mtimensec' in struct stat but then tries to
access that field in struct statx (which might be a bug on its own).
Checked with a build for alpha-linux-gnu.
Diffstat (limited to 'malloc/hooks.c')
0 files changed, 0 insertions, 0 deletions