Subject: CVS commit: pkgsrc/devel/libsigsegv
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 03/11/2006 22:00:01
Module Name:	pkgsrc
Committed By:	wiz
Date:		Sat Mar 11 22:00:01 UTC 2006

Update of /cvsroot/pkgsrc/devel/libsigsegv
In directory ivanova.netbsd.org:/tmp/cvs-serv22995

Log Message:
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


Vendor Tag:	TNF
Release Tags:	pkgsrc-20060311
		
N pkgsrc/devel/libsigsegv/Makefile
N pkgsrc/devel/libsigsegv/DESCR
N pkgsrc/devel/libsigsegv/distinfo
N pkgsrc/devel/libsigsegv/PLIST
N pkgsrc/devel/libsigsegv/buildlink3.mk

No conflicts created by this import