diff options
author | Carlos Eduardo Seo <carlos.seo@arm.com> | 2022-07-12 20:16:53 +0000 |
---|---|---|
committer | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2022-11-22 14:31:25 +0000 |
commit | 1eb01283ddc5da94bde495f326411eb0fcfba556 (patch) | |
tree | f4b0234105e591aed08a5cbbcde13fa30f6f2467 /misc | |
parent | f1d4e428354a0b9b04b47508af8592ff9caa516b (diff) | |
download | glibc-1eb01283ddc5da94bde495f326411eb0fcfba556.zip glibc-1eb01283ddc5da94bde495f326411eb0fcfba556.tar.gz glibc-1eb01283ddc5da94bde495f326411eb0fcfba556.tar.bz2 |
cheri: Update libc.abilist for getauxptr
Updates libc.abilist files for getauxptr to version 2.37.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Versions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/Versions b/misc/Versions index 669a03f..523dab8 100644 --- a/misc/Versions +++ b/misc/Versions @@ -164,7 +164,7 @@ libc { GLIBC_2.32 { __libc_single_threaded; } - GLIBC_2.36 { + GLIBC_2.37 { __getauxptr; getauxptr; } GLIBC_PRIVATE { |