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

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

Reply via email to