Path to this page:
./
devel/libsigsegv,
Library for handling page faults in user mode
Branch: pkgsrc-2009Q3,
Version: 2.7,
Package name: libsigsegv-2.7,
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: ef515a9d81b50b83981b73fdfea84d8f5fd8a141
RMD160: 541b96f1b0cad659145028dca47609c0ab8299a7
Filesize: 357.345 KB
Version history: (Expand)
- (2009-10-17) Package has been reborn
- (2009-10-16) Package added to pkgsrc.se, version libsigsegv-2.7 (created)