summaryrefslogtreecommitdiff
path: root/modules/libsigsegv
blob: fae97baa482888c05e82112d515668b1e2578d43 (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
Description:
Handle page faults in user mode.

Files:
m4/libsigsegv.m4

Depends-on:
havelib

configure.ac:
gl_LIBSIGSEGV

Makefile.am:

Include:
#if HAVE_LIBSIGSEGV
# include <sigsegv.h>
#endif

Link:
$(LTLIBSIGSEGV) when linking with libtool, $(LIBSIGSEGV) otherwise

License:
GPL

Maintainer:
all