posix_fadvise.2: Support for fadvise64() is now configurable

Support for this system call now depends on the
CONFIG_ADVISE_SYSCALLS configuration option.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-12-08 16:56:34 +01:00
parent a9adf5158f
commit 732df53e2b
1 changed files with 7 additions and 0 deletions

View File

@ -112,6 +112,13 @@ the underlying system call is called
Library support has been provided since glibc version 2.2,
via the wrapper function
.BR posix_fadvise ().
Since Linux 3.18,
.\" commit d3ac21cacc24790eb45d735769f35753f5b56ceb
support for the underlying system call is optional,
depending on the setting of the
.B CONFIG_ADVISE_SYSCALLS
configuration option.
.SH CONFORMING TO
POSIX.1-2001.
Note that the type of the