[libc] (GLIBC_2.2): Add posix_madvice.

This commit is contained in:
Ulrich Drepper 2000-04-14 05:45:32 +00:00
parent 68e1ab18ab
commit 79e195ed82
1 changed files with 3 additions and 0 deletions

View File

@ -108,5 +108,8 @@ libc {
# m*
mkdtemp;
# p*
posix_madvise;
}
}