diff options
Diffstat (limited to 'nptl/Versions')
-rw-r--r-- | nptl/Versions | 3 |
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; |