about summary refs log tree commit diff
path: root/posix/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'posix/Versions')
-rw-r--r--posix/Versions4
1 files changed, 4 insertions, 0 deletions
diff --git a/posix/Versions b/posix/Versions
index c79a042aa3..07dc49a4d4 100644
--- a/posix/Versions
+++ b/posix/Versions
@@ -105,6 +105,10 @@ libc {
     # Extended Interface.
     fnmatch;
   }
+  GLIBC_2.2.6 {
+    # For syscall wrapper
+    __nanosleep;
+  }
   GLIBC_PRIVATE {
     # functions which have an additional interface since they are
     # are cancelable.