annotate modules/libsigsegv @ 40186:8964917f9574

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 18 Feb 2019 08:02:49 -0800
parents 1f14c6dd175d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
10273
90d8e4d99330 New module 'libsigsegv'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
1 Description:
90d8e4d99330 New module 'libsigsegv'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
2 Handle page faults in user mode.
90d8e4d99330 New module 'libsigsegv'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
3
90d8e4d99330 New module 'libsigsegv'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
4 Files:
90d8e4d99330 New module 'libsigsegv'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
5 m4/libsigsegv.m4
90d8e4d99330 New module 'libsigsegv'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
6
90d8e4d99330 New module 'libsigsegv'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
7 Depends-on:
90d8e4d99330 New module 'libsigsegv'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
8 havelib
90d8e4d99330 New module 'libsigsegv'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
9
90d8e4d99330 New module 'libsigsegv'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
10 configure.ac:
90d8e4d99330 New module 'libsigsegv'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
11 gl_LIBSIGSEGV
90d8e4d99330 New module 'libsigsegv'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
12
90d8e4d99330 New module 'libsigsegv'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
13 Makefile.am:
90d8e4d99330 New module 'libsigsegv'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
14
90d8e4d99330 New module 'libsigsegv'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
15 Include:
90d8e4d99330 New module 'libsigsegv'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
16 #if HAVE_LIBSIGSEGV
90d8e4d99330 New module 'libsigsegv'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
17 # include <sigsegv.h>
90d8e4d99330 New module 'libsigsegv'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
18 #endif
90d8e4d99330 New module 'libsigsegv'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
19
90d8e4d99330 New module 'libsigsegv'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
20 Link:
90d8e4d99330 New module 'libsigsegv'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
21 $(LTLIBSIGSEGV) when linking with libtool, $(LIBSIGSEGV) otherwise
90d8e4d99330 New module 'libsigsegv'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
22
90d8e4d99330 New module 'libsigsegv'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
23 License:
90d8e4d99330 New module 'libsigsegv'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
24 GPL
90d8e4d99330 New module 'libsigsegv'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
25
90d8e4d99330 New module 'libsigsegv'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
26 Maintainer:
17713
1f14c6dd175d Bruno Haible has stepped down as maintainer.
Paul Eggert <eggert@cs.ucla.edu>
parents: 10273
diff changeset
27 all