summaryrefslogtreecommitdiff
path: root/gl/modules/fadvise
blob: 6d7bc7876622dc617ca5155b3c1b6325bd8fcc21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Description:
Declare an access pattern hint for files.

Files:
lib/fadvise.c
lib/fadvise.h

Depends-on:
ignore-value

configure.ac:
AC_CHECK_FUNCS_ONCE([posix_fadvise])

Makefile.am:
lib_SOURCES += fadvise.c fadvise.h

Include:
"fadvise.h"

License:
LGPL

Maintainer:
Pádraig Brady