From: Szabolcs Nagy Date: Wed, 1 May 2019 12:08:07 +0000 (+0100) Subject: aarch64: Update ILP32 abilists for glibc 2.29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65c8afebb03fbdfe9ad83a37b756f8146c60c90a;p=thirdparty%2Fglibc.git aarch64: Update ILP32 abilists for glibc 2.29 This will need to be merged with the initial ilp32 abilist commit. 2019-05-09 Szabolcs Nagy * sysdeps/unix/sysv/linux/aarch64/ilp32/libc.abilist: Update. --- diff --git a/sysdeps/unix/sysv/linux/aarch64/ilp32/libc.abilist b/sysdeps/unix/sysv/linux/aarch64/ilp32/libc.abilist index 91d59cd0130..8c101379809 100644 --- a/sysdeps/unix/sysv/linux/aarch64/ilp32/libc.abilist +++ b/sysdeps/unix/sysv/linux/aarch64/ilp32/libc.abilist @@ -2098,3 +2098,6 @@ GLIBC_2.28 thrd_current F GLIBC_2.28 thrd_equal F GLIBC_2.28 thrd_sleep F GLIBC_2.28 thrd_yield F +GLIBC_2.29 getcpu F +GLIBC_2.29 posix_spawn_file_actions_addchdir_np F +GLIBC_2.29 posix_spawn_file_actions_addfchdir_np F