(GLIBC_2.1.1): Add getitimer.
authorUlrich Drepper <drepper@redhat.com>
Fri, 10 Nov 2000 05:00:14 +0000 (05:00 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 10 Nov 2000 05:00:14 +0000 (05:00 +0000)
sysdeps/unix/sysv/linux/alpha/Versions

index ac21c9f..3837b1a 100644 (file)
@@ -51,6 +51,9 @@ libc {
     # w*
     wait4;
   }
+  GLIBC_2.1.1 {
+    getitimer;
+  }
   GLIBC_2.1.4 {
     pciconfig_iobase;
   }