info-gnu
[Top][All Lists]
Advanced

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

GNU libsigsegv 2.10 released


From: Bruno Haible
Subject: GNU libsigsegv 2.10 released
Date: Sun, 3 Apr 2011 18:42:04 +0200
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.10:

* Support for the Linux kernel on S390 CPUs.
* Faster distinction between stack overflow and other fault on OpenBSD.

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

Bruno



reply via email to

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