about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/sysv/linux/Versions')
-rw-r--r--sysdeps/unix/sysv/linux/Versions4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/Versions b/sysdeps/unix/sysv/linux/Versions
index bdf1fafce3..3f77d4c522 100644
--- a/sysdeps/unix/sysv/linux/Versions
+++ b/sysdeps/unix/sysv/linux/Versions
@@ -90,4 +90,8 @@ libc {
     # ipc ctl interface change.
     semctl; shmctl; msgctl;
   }
+  GLIBC_2.2.1 {
+    # p*
+    pivot_root
+  }
 }