Download List

Projeto Descrição

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 versão adiciona suporte para Linux/S390.
This release adds support for Linux/S390.

2010-11-07 04:01
2.9

O apoio foi melhorado para Linux, o Cygwin, e Mac OS X.
Support was improved for Linux, Cygwin, and Mac OS X.

2009-08-10 00:06
2.7

Mais plataformas são suportadas.
More platforms are supported.

2007-11-11 23:04
2.5

Suporte para Mac OS X 10.5 foi adicionado.
Tags: Minor feature enhancements
Support for Mac OS X 10.5 was added.

2006-04-29 19:31
2.3

GCC 4 e MacOS X em Intel são agora suportadas.
Tags: Minor feature enhancements
GCC 4 and MacOS X on Intel are now supported.

Project Resources