Path to this page:
./
devel/libsigsegv,
Library for handling page faults in user mode
Branch: pkgsrc-2007Q3,
Version: 2.4nb1,
Package name: libsigsegv-2.4nb1,
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]
Master sites: (Expand)
SHA1: e154ef9c04f499ea1f10c8f26882c1a38889d265
RMD160: 5a52e3fe54a3380d4b25a034aa3de3e65974107d
Filesize: 367.488 KB
Version history: (Expand)
- (2007-11-10) Package added to pkgsrc.se, version libsigsegv-2.4nb1 (created)