summaryrefslogtreecommitdiff
path: root/nptl/Versions
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2015-02-06 10:53:07 -0800
committerRoland McGrath <roland@hack.frob.com>2015-02-06 10:53:07 -0800
commitbeff1d132c16aedd87a3f1bc7b572c8e69819015 (patch)
tree65ee1c7617947a47e888bc06a7f6c5261890c775 /nptl/Versions
parentea02c6b81296ef3131e0ab3bdf37f3a9905597f4 (diff)
Clean up NPTL fork to be compat-only.
Diffstat (limited to 'nptl/Versions')
-rw-r--r--nptl/Versions3
1 files changed, 3 insertions, 0 deletions
diff --git a/nptl/Versions b/nptl/Versions
index 4e134fa42e..bc8a15b43b 100644
--- a/nptl/Versions
+++ b/nptl/Versions
@@ -266,6 +266,9 @@ libpthread {
GLIBC_2.20 {
}
+ GLIBC_2.22 {
+ }
+
GLIBC_PRIVATE {
__pthread_initialize_minimal;
__pthread_clock_gettime; __pthread_clock_settime;