libsigsegv - Library which handles page faults
Website: | http://sourceforge.net/projects/libsigsegv/ |
---|---|
License: | GPL |
- Description:
GNU libsigsegv is a library for handling 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.
Packages
libsigsegv-2.4-1.PU_IAS.1.i386 [24 KiB] |
Changelog
by Dries Verachtert (2006-12-27):
- Updated to release 2.4. |