Path to this page:
./
devel/libsigsegv,
Library for handling page faults in user mode
Branch: pkgsrc-2010Q3,
Version: 2.8,
Package name: libsigsegv-2.8,
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/pkg-config] [
devel/libtool-base]
Master sites: (Expand)
SHA1: 6bfe91907a3479b4137dfd5db8e30586ca97e2f1
RMD160: c6b8abab315367b205c5b0b0fee3bf15d48d2598
Filesize: 418.17 KB
Version history: (Expand)
- (2010-10-17) Package added to pkgsrc.se, version libsigsegv-2.8 (created)