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:
@ -151,6 +151,8 @@ libc {
|
||||
}
|
||||
GLIBC_2.13 {
|
||||
prlimit; prlimit64;
|
||||
|
||||
fanotify_init; fanotify_mark;
|
||||
}
|
||||
GLIBC_PRIVATE {
|
||||
# functions used in other libraries
|
||||
|
Reference in New Issue
Block a user