Download List

Project Description

GNU libsigsegv is a library for handling page faults. A page fault occurs when a program tries to access a region of memory that is currently not available. Catching and handling a page fault is a useful technique for implementing garbage collectors, stack overflow handlers, persistent databases, and distributed shared memory.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-04-04 03:55
2.10

This release adds support for Linux/S390.

2010-11-07 04:01
2.9

Support was improved for Linux, Cygwin, and Mac OS X.

2009-08-10 00:06
2.7

More platforms are supported.

2007-11-11 23:04
2.5

Support for Mac OS X 10.5 was added.
Tags: Minor feature enhancements

2006-04-29 19:31
2.3

GCC 4 and MacOS X on Intel are now supported.
Tags: Minor feature enhancements

Project Resources