Path to this page:
./
devel/libsigsegv25,
Library for handling page faults in user mode
Branch: pkgsrc-2008Q4,
Version: 2.5,
Package name: libsigsegv25-2.5,
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: 84cf08a9aae4c4d884333421018d8127592e8c2b
RMD160: 1776563a76de4286461a779cfd2b3b47533db05e
Filesize: 371.594 KB
Version history: (Expand)
- (2009-01-06) Package added to pkgsrc.se, version libsigsegv25-2.5 (created)