diff options
author | 2023-08-04 12:44:01 +0200 | |
---|---|---|
committer | 2023-08-23 08:12:48 +0200 | |
commit | 65a5112ede9ba3e37e165cf6c9c432f46b903936 (patch) | |
tree | 680173e392f069454d6ec9e9f55b060c4a9901fb /sysdeps/unix/sysv/linux/bits/fcntl-linux.h | |
parent | elf: Do not run constructors for proxy objects (diff) | |
download | glibc-65a5112ede9ba3e37e165cf6c9c432f46b903936.tar.xz glibc-65a5112ede9ba3e37e165cf6c9c432f46b903936.zip |
Linux: Avoid conflicting types in ld.so --list-diagnostics
The path auxv[*].a_val could either be an integer or a string,
depending on the a_type value. Use a separate field, a_val_string, to
simplify mechanical parsing of the --list-diagnostics output.
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'sysdeps/unix/sysv/linux/bits/fcntl-linux.h')
0 files changed, 0 insertions, 0 deletions