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/Versions3
1 files changed, 3 insertions, 0 deletions
diff --git a/posix/Versions b/posix/Versions
index c68594acb5..4e6f200aa0 100644
--- a/posix/Versions
+++ b/posix/Versions
@@ -119,6 +119,9 @@ libc {
   GLIBC_2.3.3 {
     sched_getaffinity; sched_setaffinity;
   }
+  GLIBC_2.3.4 {
+    regexec;
+  }
   GLIBC_PRIVATE {
     # functions which have an additional interface since they are
     # are cancelable.