[libc] (GLIBC_2.2): Add posix_madvice.
authorUlrich Drepper <drepper@redhat.com>
Fri, 14 Apr 2000 05:45:32 +0000 (05:45 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 14 Apr 2000 05:45:32 +0000 (05:45 +0000)
misc/Versions

index 4730738..d66f9ec 100644 (file)
@@ -108,5 +108,8 @@ libc {
 
     # m*
     mkdtemp;
+
+    # p*
+    posix_madvise;
   }
 }