Correct last patch.
authorUlrich Drepper <drepper@redhat.com>
Fri, 10 Nov 2000 05:06:34 +0000 (05:06 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 10 Nov 2000 05:06:34 +0000 (05:06 +0000)
sysdeps/unix/sysv/linux/alpha/Versions

index 3837b1a..0e6e519 100644 (file)
@@ -37,7 +37,7 @@ libc {
     getrusage;
 
     # time type change
-    gettimeofday;
+    gettimeofday; getitimer;
 
     # i*
     ieee_get_fp_control; ieee_set_fp_control;
@@ -51,9 +51,6 @@ libc {
     # w*
     wait4;
   }
-  GLIBC_2.1.1 {
-    getitimer;
-  }
   GLIBC_2.1.4 {
     pciconfig_iobase;
   }