Download List

Descripción del Proyecto

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

Esta versión añade soporte para Linux/S390.
This release adds support for Linux/S390.

2010-11-07 04:01
2.9

El apoyo se ha mejorado para Linux, Cygwin y Mac OS X.
Support was improved for Linux, Cygwin, and Mac OS X.

2009-08-10 00:06
2.7

Más plataformas son compatibles.
More platforms are supported.

2007-11-11 23:04
2.5

Soporte para Mac OS X 10.5 se añadió.
Tags: Minor feature enhancements
Support for Mac OS X 10.5 was added.

2006-04-29 19:31
2.3

GCC 4 y MacOS X en Intel son ahora soportados.
Tags: Minor feature enhancements
GCC 4 and MacOS X on Intel are now supported.

Project Resources