1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-30 22:43:12 +03:00

Add support for Linux fanotify_init and fanotify_mask syscalls.

This commit is contained in:
Ulrich Drepper
2010-08-11 12:41:48 -07:00
parent c08fb0d7bb
commit 10b3bedcb0
7 changed files with 58 additions and 2 deletions

View File

@ -151,6 +151,8 @@ libc {
}
GLIBC_2.13 {
prlimit; prlimit64;
fanotify_init; fanotify_mark;
}
GLIBC_PRIVATE {
# functions used in other libraries