summaryrefslogtreecommitdiff
path: root/modules/vma-iter
blob: e0a480bd3047989f1030873e5420238aabe8ec4a (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
25
26
27
28
29
Description:
Iteration over virtual memory areas.

Files:
lib/vma-iter.h
lib/vma-iter.c
m4/mmap-anon.m4

Depends-on:
stdint
unistd
extensions
getpagesize

configure.ac:
gl_FUNC_MMAP_ANON
AC_CHECK_FUNCS_ONCE([mquery])

Makefile.am:
lib_SOURCES += vma-iter.c

Include:
"vma-iter.h"

License:
GPL

Maintainer:
Bruno Haible