libsigsegv: A library for handling page faults1

GNU libsigsegv is a library for handling page faults. A page fault occurs when a program tries to access a region of memory that is currently not available. Catching and handling a page fault is a useful technique for implementing garbage collectors, stack overflow handlers, persistent databases, and distributed shared memory.

... part of T2, get it here

URL: http://libsigsegv.sourceforge.net/

Author: Paolo Bonzini <bonzini [at] gnu [dot] org>
Maintainer: Sebastian Czech <t2_ [at] arcor [dot] de>

License: GPL
Status: Stable
Version: 2.14

Remark: Does cross compile (as setup and patched in T2).

Download: http://ftp.gnu.org/pub/gnu/libsigsegv/ libsigsegv-2.14.tar.gz

T2 source: libsigsegv.cache
T2 source: libsigsegv.desc

Build time (on reference hardware): 3% (relative to binutils)2

Installed size (on reference hardware): 0.08 MB, 7 files

Dependencies (build time detected): 00-dirtree bash binutils coreutils diffutils findutils gawk grep gzip linux-header make sed tar

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).