repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.
[gnulib.git]
/
modules
/
libsigsegv
blob
fae97baa482888c05e82112d515668b1e2578d43
1
Description:
2
Handle page faults in user mode.
3
4
Files:
5
m4/libsigsegv.m4
6
7
Depends-on:
8
havelib
9
10
configure.ac:
11
gl_LIBSIGSEGV
12
13
Makefile.am:
14
15
Include:
16
#if HAVE_LIBSIGSEGV
17
# include <sigsegv.h>
18
#endif
19
20
Link:
21
$(LTLIBSIGSEGV) when linking with libtool, $(LIBSIGSEGV) otherwise
22
23
License:
24
GPL
25
26
Maintainer:
27
all