libsigsegv - Summary
This software is part of the GNU Project.
GNU libsigsegv is a library for handling page faults (invalid memory accesses) in user mode.
Registration Date: Tue 13 May 2003 08:20:51 PM UTC
License: GNU General Public License v2 or later
Development Status: 5 - Production/Stable
posted by haible, Sat 16 Jan 2021 11:14:29 PM UTC
libsigsegv version 2.13 is released.
New in this release:
- Added support for macOS/arm64.
- Added support for Solaris OpenIndiana.
- Added support for catching stack overflow on Solaris 11/SPARC.
posted by haible, Tue 16 Jan 2018 08:47:30 PM UTC
libsigsegv version 2.12 is released.
New in this release:
- Added support for catching stack overflow on Hurd/i386.
- Added support for catching stack overflow on Haiku.
- Corrected distinction between stack overflow and other fault on AIX.
- Reliability improvements on Linux, FreeBSD, NetBSD.
- NOTE: Support for Cygwin and native Windows is currently not up-to-date.
Download: https://ftp.gnu.org/gnu/libsigsegv/libsigsegv-2.12.tar.gz
posted by haible, Sat 18 Feb 2017 10:33:46 PM UTC
libsigsegv version 2.11 is released.
New in this release:
- Added support for catching stack overflow on Linux/SPARC.
- Provide a correct value for SIGSTKSZ on 64-bit AIX and on HP-UX. The one defined by these systems is too small.
posted by haible, Sun 21 Jun 2009 11:47:06 AM UTC
The source is now maintained in a Git repository. See https://savannah.gnu.org/git/?group=libsigsegv for details. The CVS repository is now out-of-date.
Powered by Savane 3.13-ec04.
Corresponding source code