From c97f9a5979e6c8dd4d005a01e5b1254ae4007362 Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Wed, 13 Nov 2019 11:02:13 -0300 Subject: nptl: Move wait implementation to libc Checked on x86_64-linux-gnu and powerpc64le-linux-gnu. --- sysdeps/unix/sysv/linux/arm/le/libpthread.abilist | 2 -- 1 file changed, 2 deletions(-) (limited to 'sysdeps/unix/sysv/linux/arm/le') diff --git a/sysdeps/unix/sysv/linux/arm/le/libpthread.abilist b/sysdeps/unix/sysv/linux/arm/le/libpthread.abilist index c5b7aeb7c4..428aac48e6 100644 --- a/sysdeps/unix/sysv/linux/arm/le/libpthread.abilist +++ b/sysdeps/unix/sysv/linux/arm/le/libpthread.abilist @@ -79,7 +79,6 @@ GLIBC_2.4 __read F GLIBC_2.4 __res_state F GLIBC_2.4 __send F GLIBC_2.4 __sigaction F -GLIBC_2.4 __wait F GLIBC_2.4 __write F GLIBC_2.4 _pthread_cleanup_pop F GLIBC_2.4 _pthread_cleanup_pop_restore F @@ -232,6 +231,5 @@ GLIBC_2.4 siglongjmp F GLIBC_2.4 sigwait F GLIBC_2.4 system F GLIBC_2.4 tcdrain F -GLIBC_2.4 wait F GLIBC_2.4 waitpid F GLIBC_2.4 write F -- cgit 1.4.1