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

_______________________________________________
GNU Announcement mailing list <info-gnu@gnu.org>
http://lists.gnu.org/mailman/listinfo/info-gnu

Reply via email to