about summary refs log tree commit diff
path: root/nptl/Versions
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2021-03-14 09:28:25 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2021-03-18 15:54:39 -0300
commit729cb5a2a7131440f9e36638def5b29ed645fc1b (patch)
tree72e55458d3b374ac12ebb2989f6dc71be8e04d6a /nptl/Versions
parent0cf67de81650dee7ccd72b43b9405842d3509fbe (diff)
downloadglibc-729cb5a2a7131440f9e36638def5b29ed645fc1b.tar.gz
glibc-729cb5a2a7131440f9e36638def5b29ed645fc1b.tar.xz
glibc-729cb5a2a7131440f9e36638def5b29ed645fc1b.zip
nptl: Remove sendmsg from libpthread
The libc version is identical and built with same flags.

Checked on x86_64-linux-gnu.
Diffstat (limited to 'nptl/Versions')
-rw-r--r--nptl/Versions1
1 files changed, 0 insertions, 1 deletions
diff --git a/nptl/Versions b/nptl/Versions
index c6a851cfc1..6c4db9a59f 100644
--- a/nptl/Versions
+++ b/nptl/Versions
@@ -173,7 +173,6 @@ libpthread {
     sem_trywait;
     sem_wait;
     send;
-    sendmsg;
     sigaction;
     siglongjmp;
     system;