bug-libsigsegv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-libsigsegv] GNU libsigsegv 2.9 released


From: Bruno Haible
Subject: [bug-libsigsegv] GNU libsigsegv 2.9 released
Date: Sat, 6 Nov 2010 13:32:17 +0100
User-agent: KMail/1.9.9

GNU libsigsegv allows handling memory page faults in user mode.
This is useful for implementing pageable virtual memory, memory-mapped
access to persistent databases, generational garbage collectors,
stack overflow handlers, distributed shared memory, and so on.

New in 2.9:

* Correct support for 64-bit ABI on MacOS X 10.5 and newer.
* Fix alternate stack overflow on at least Linux for PowerPC64;
  regression introduced in 2.6. Contributed by Eric Blake.

Download:
  http://ftp.gnu.org/gnu/libsigsegv/libsigsegv-2.9.tar.gz
In a couple of days the preferred download address will be:
  http://ftpmirror.gnu.org/libsigsegv/libsigsegv-2.9.tar.gz

Bruno



reply via email to

[Prev in Thread] Current Thread [Next in Thread]