summaryrefslogtreecommitdiff
path: root/hurd/Versions
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2018-01-27 20:27:49 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2018-01-27 20:29:43 +0100
commite5eb67356f293e0524c535639e15ba057762c17d (patch)
tree239c7a751f2b04185d63c4e8c53800977ce37632 /hurd/Versions
parent88b08a6c3aff16f90193d14be67fc9e56f65da3f (diff)
Use pthread_key* for libc_key*
Diffstat (limited to 'hurd/Versions')
-rw-r--r--hurd/Versions1
1 files changed, 0 insertions, 1 deletions
diff --git a/hurd/Versions b/hurd/Versions
index d32cdbe53f..83dfaae38a 100644
--- a/hurd/Versions
+++ b/hurd/Versions
@@ -143,7 +143,6 @@ libc {
# cthreads functions with stubs in libc
cthread_keycreate; cthread_getspecific; cthread_setspecific;
- __libc_getspecific;
}
GLIBC_PRIVATE {