1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/libsigsegv/libsigsegv.desc
3 [COPY] Copyright (C) 2006 - 2022 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A library for handling page faults
14 [T] GNU libsigsegv is a library for handling page faults. A page fault occurs
15 [T] when a program tries to access a region of memory that is currently not
16 [T] available. Catching and handling a page fault is a useful technique for
17 [T] implementing garbage collectors, stack overflow handlers, persistent
18 [T] databases, and distributed shared memory.
20 [U] http://libsigsegv.sourceforge.net/
22 [A] Paolo Bonzini <bonzini@gnu.org>
23 [M] Sebastian Czech <t2_@arcor.de>
31 [P] X -----5---9 203.000
33 [D] f28480dabe2343c273098baed768b4cdd215d679f0fd9f4d3ce7b191 libsigsegv-2.14.tar.gz ftp://ftp.gnu.org/pub/gnu/libsigsegv/