summaryrefslogtreecommitdiff
path: root/modules/vma-iter
blob: 4c8ce8c2982e48c27c49694b654a3b15ab9335c4 (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
30
31
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
open

configure.ac:
gl_FUNC_MMAP_ANON
AC_REQUIRE([AC_C_INLINE])
AC_CHECK_FUNCS_ONCE([mquery pstat_getprocvm])

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

Include:
"vma-iter.h"

License:
GPL

Maintainer:
all