Path to this page:
./
devel/libsigsegv,
Library for handling page faults in user mode
Branch: pkgsrc-2008Q4,
Version: 2.6,
Package name: libsigsegv-2.6,
Maintainer: martijn.van.buulGNU libsigsegv is a library for handling page faults in user mode. A page
fault occurs when a program tries to access a region of memory that is
currently unavailable. Catching and handling a page fault is a useful
technique for implementing:
* Pageable virtual memory
* Memory-mapped access to persistent databases
* Generational garbage collectors
* Stack overflow handlers
* Distributed shared memory
Required to build:[
devel/libtool-base] [
devel/pkg-config]
Master sites: (Expand)
SHA1: 15ca1dd9574012b8c4c4d2bf6ba945546114b0b5
RMD160: 145fe89e3f16737b271768374e001b2b5156f99d
Filesize: 340.517 KB
Version history: (Expand)
- (2009-01-06) Package added to pkgsrc.se, version libsigsegv-2.6 (created)