GNU libsigsegv 2.3 review

Download
by rbytes.net on

GNU libsigsegv library can handle page faults

License: GPL (GNU General Public License)
File size: 363K
Developer: Paolo Bonzini and Bruno Haible
0 stars award from rbytes.net

GNU libsigsegv library can handle page faults. A page fault occurs when a program tries to access a region of memory that is currently not available.

Catching and handling a page fault is a useful technique for implementing garbage collectors, stack overflow handlers, persistent databases, and distributed shared memory.

Requirements:
Support for GCC 4 contributed by Paolo Bonzini.
Support for MacOS X i386 contributed by Bruno Haible.
Improved support for Woe32 contributed by Doug Currie.

GNU libsigsegv 2.3 keywords