mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-04 19:00:09 +00:00
aarch64: Update ILP32 abilists for glibc 2.30
This will need to be merged with the initial ilp32 abilist commit. 2019-08-01 Szabolcs Nagy <szabolcs.nagy@arm.com> * sysdeps/unix/sysv/linux/aarch64/ilp32/libc.abilist: Update. * sysdeps/unix/sysv/linux/aarch64/ilp32/libpthread.abilist: Update.
This commit is contained in:
parent
d58cea864d
commit
b3454f4af7
@ -2101,3 +2101,7 @@ 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
|
||||
GLIBC_2.30 getdents64 F
|
||||
GLIBC_2.30 gettid F
|
||||
GLIBC_2.30 tgkill F
|
||||
GLIBC_2.30 twalk_r F
|
||||
|
@ -235,3 +235,8 @@ GLIBC_2.28 tss_create F
|
||||
GLIBC_2.28 tss_delete F
|
||||
GLIBC_2.28 tss_get F
|
||||
GLIBC_2.28 tss_set F
|
||||
GLIBC_2.30 pthread_cond_clockwait F
|
||||
GLIBC_2.30 pthread_mutex_clocklock F
|
||||
GLIBC_2.30 pthread_rwlock_clockrdlock F
|
||||
GLIBC_2.30 pthread_rwlock_clockwrlock F
|
||||
GLIBC_2.30 sem_clockwait F
|
||||
|
Loading…
Reference in New Issue
Block a user