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.

2003-10-23 23:20
2.1

Se ha añadido soporte para varias plataformas nuevas, incluyendo Mac OS X, Linux/IA-64, OpenBSD/i386, y Cygwin.
Support has been added for several new platforms, including Mac OS X, Linux/IA-64, OpenBSD/i386, and Cygwin.

2002-09-05 01:42
2.0

Esta versión incluye el soporte para la captura de los desbordamientos de pila 4 en AIX, HP-UX, y BeOS.
Tags: Initial freshmeat announcement
This release adds support for catching stack overflows on AIX 4, HP-UX, and BeOS.

Project Resources