diff options
author | Georg Kotheimer <georg.kotheimer@kernkonzept.com> | 2025-03-03 16:41:14 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-03-04 07:43:56 +0100 |
commit | 737a0edf4d2d52c6c2836ffe24c7143b63498123 (patch) | |
tree | 6eaa7464c70ef9a9bb088f36a20b8bda20b86174 /libpthread/nptl/ChangeLog | |
parent | 227b7c825b6c79479f7222be03e83991b927da26 (diff) |
Support non-cached entries in getauxval
Previously the getauxval implementation was limited to the auxiliary
vector entries cached in _dl_auxvt. To also support entries outside of
that cached subset, store the start address of the auxiliary vector,
and if an uncached entry type is encountered search the entire auxiliary
vector.
Signed-off-by: Marcus Haehnel <marcus.haehnel@kernkonzept.com>
Diffstat (limited to 'libpthread/nptl/ChangeLog')
0 files changed, 0 insertions, 0 deletions