From dd795c6c243987e9974d2b9457f035dcb9b6e51f Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Sat, 13 Mar 2021 18:12:55 -0300 Subject: nptl: Remove pread from libpthread The libc version is identical and built with same flags, it is also uses as the default version. Checked on x86_64-linux-gnu. --- sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist') diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist index 20c9c6cba4..f9840c739f 100644 --- a/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist +++ b/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist @@ -1817,6 +1817,7 @@ GLIBC_2.2 __getmntent_r F GLIBC_2.2 __lxstat64 F GLIBC_2.2 __nl_langinfo_l F GLIBC_2.2 __open64 F +GLIBC_2.2 __pread64 F GLIBC_2.2 __res_init F GLIBC_2.2 __res_nclose F GLIBC_2.2 __res_ninit F @@ -1908,6 +1909,8 @@ GLIBC_2.2 posix_spawnattr_setschedpolicy F GLIBC_2.2 posix_spawnattr_setsigdefault F GLIBC_2.2 posix_spawnattr_setsigmask F GLIBC_2.2 posix_spawnp F +GLIBC_2.2 pread F +GLIBC_2.2 pread64 F GLIBC_2.2 putwc F GLIBC_2.2 putwc_unlocked F GLIBC_2.2 putwchar F -- cgit 1.4.1