pkgsrc/devel/libsigsegv/PLIST
wiz 9564b30fdb Initial import of libsigsegv-2.2 from pkgsrc-wip, packaged by
Martijn van Buul.

GNU 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
2006-03-11 22:00:01 +00:00

3 lines
100 B
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2006/03/11 22:00:01 wiz Exp $
include/sigsegv.h
lib/libsigsegv.la