summaryrefslogtreecommitdiff
path: root/socket
diff options
context:
space:
mode:
Diffstat (limited to 'socket')
-rw-r--r--socket/Versions6
1 files changed, 0 insertions, 6 deletions
diff --git a/socket/Versions b/socket/Versions
index b469e1932f..d282eff79e 100644
--- a/socket/Versions
+++ b/socket/Versions
@@ -31,10 +31,4 @@ libc {
# Addition from P1003.1-200x
sockatmark;
}
- GLIBC_PRIVATE {
- # functions which have an additional interface since they are
- # cancelable.
- __libc_accept; __libc_send; __libc_recvfrom;
- __libc_recvmsg; __libc_sendmsg; __libc_recv; __libc_sendto; __libc_connect;
- }
}