diff options
author | Florian Weimer <fweimer@redhat.com> | 2023-08-04 12:44:01 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2023-08-23 08:12:48 +0200 |
commit | 65a5112ede9ba3e37e165cf6c9c432f46b903936 (patch) | |
tree | 680173e392f069454d6ec9e9f55b060c4a9901fb /sysdeps/pthread/tst-cond14.c | |
parent | f6c8204fd7fabf0cf4162eaf10ccf23258e4d10e (diff) | |
download | glibc-65a5112ede9ba3e37e165cf6c9c432f46b903936.tar glibc-65a5112ede9ba3e37e165cf6c9c432f46b903936.tar.gz glibc-65a5112ede9ba3e37e165cf6c9c432f46b903936.tar.bz2 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/pthread/tst-cond14.c')
0 files changed, 0 insertions, 0 deletions