about summary refs log tree commit diff
path: root/htl
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2023-08-04 12:44:01 +0200
committerFlorian Weimer <fweimer@redhat.com>2023-08-23 08:12:48 +0200
commit65a5112ede9ba3e37e165cf6c9c432f46b903936 (patch)
tree680173e392f069454d6ec9e9f55b060c4a9901fb /htl
parentf6c8204fd7fabf0cf4162eaf10ccf23258e4d10e (diff)
downloadglibc-65a5112ede9ba3e37e165cf6c9c432f46b903936.tar.gz
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 'htl')
0 files changed, 0 insertions, 0 deletions