Package libsigsegv0
Source package: libsigsegv0
Version: 2.6-alt6
Category: System/Legacy libraries
Report package bug
Version: 2.6-alt6
Build time: Oct 25, 2010, 07:23 AM
Report package bug
License: GPL
Summary: GNU libsigsegv - Handling page faults in user mode
Description:
Summary: GNU libsigsegv - Handling page faults in user mode
Description:
This is a library for handling page faults in user mode. A page fault occurs when a program tries to access to a region of memory that is currently not available. Catching and handling a page fault is a useful technique for implementing: - pageable virtual memory, - memory-mapped access to persistent databases, - generational garbage collectors, - stack overflow handlers, - distributed shared memory, - ...
Maintainer: Ilya Mashkin
List of contributors:
Eugeny A. Rostovtsev
Dmitry V. Levin
Ilya Mashkin
Vadim V. Zhytnikov
ACL: Dmitry V. Levin, @everybody
Last changes:List of contributors:
Eugeny A. Rostovtsev
Dmitry V. Levin
Ilya Mashkin
Vadim V. Zhytnikov
ACL: Dmitry V. Levin, @everybody
Oct. 25, 2010 Eugeny A. Rostovtsev 2.6-alt6 |
- Rebuilt for soname set-versions |
June 7, 2010 Dmitry V. Levin 2.6-alt5 |
- Renamed to libsigsegv0. |
June 7, 2010 Eugeny A. Rostovtsev 2.6-alt4 |
- Moved this version into System/Legacy libraries - Disabled testsuite. |