Path to this page:
./
devel/libsigsegv,
Library for handling page faults in user mode
Branch: pkgsrc-2019Q1,
Version: 2.12,
Package name: libsigsegv-2.12,
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:[
pkgtools/cwrappers]
Master sites: (Expand)
SHA1: df167811328b050d2b746bec3d88423edc5a8cbf
RMD160: 23b9c2e0a01df06c77ad81aa441c4a3b08a52d21
Filesize: 440.828 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version libsigsegv-2.12 (created)