Path to this page:
./
devel/libsigsegv,
Library for handling page faults in user mode
Branch: pkgsrc-2021Q2,
Version: 2.13,
Package name: libsigsegv-2.13,
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
Master sites: (Expand)
SHA1: c371743afe08c2ec817bd6d37f32d40cb28ea5a9
RMD160: d62dabed3d85a7a66c4ce25887b335f805e45b27
Filesize: 449.938 KB
Version history: (Expand)
- (2021-07-01) Package added to pkgsrc.se, version libsigsegv-2.13 (created)