aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/csky/libpthread.abilist
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2021-03-12 17:08:00 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2021-03-26 13:36:17 -0300
commitc5c3588475eece698f965c4066c2e8e425027320 (patch)
treea6c002fd30c8b9b96bd4845615953a280138e786 /sysdeps/unix/sysv/linux/csky/libpthread.abilist
parent78d1724d53e23fcbbf4df832015aae269b98249c (diff)
downloadglibc-c5c3588475eece698f965c4066c2e8e425027320.zip
glibc-c5c3588475eece698f965c4066c2e8e425027320.tar.gz
glibc-c5c3588475eece698f965c4066c2e8e425027320.tar.bz2
nptl: Remove lseek from libpthread
The libc version is identical and built with same flags. The libc version is set as the default version. The libpthread compat symbol requires to mask it when building the loader object otherwise ld might complain about a missing versioned symbol (as for alpha). Checked on x86_64-linux-gnu.
Diffstat (limited to 'sysdeps/unix/sysv/linux/csky/libpthread.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/csky/libpthread.abilist3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/unix/sysv/linux/csky/libpthread.abilist b/sysdeps/unix/sysv/linux/csky/libpthread.abilist
index 858fbaa..be4507e 100644
--- a/sysdeps/unix/sysv/linux/csky/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/csky/libpthread.abilist
@@ -6,7 +6,6 @@ GLIBC_2.29 __h_errno_location F
GLIBC_2.29 __libc_allocate_rtsig F
GLIBC_2.29 __libc_current_sigrtmax F
GLIBC_2.29 __libc_current_sigrtmin F
-GLIBC_2.29 __lseek F
GLIBC_2.29 __open F
GLIBC_2.29 __open64 F
GLIBC_2.29 __pread64 F
@@ -52,8 +51,6 @@ GLIBC_2.29 cnd_wait F
GLIBC_2.29 flockfile F
GLIBC_2.29 ftrylockfile F
GLIBC_2.29 funlockfile F
-GLIBC_2.29 lseek F
-GLIBC_2.29 lseek64 F
GLIBC_2.29 mtx_destroy F
GLIBC_2.29 mtx_init F
GLIBC_2.29 mtx_lock F