Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37739068
en ru br
ALT Linux repos
S:2.14-alt1
5.0: 2.4-alt2
4.1: 2.4-alt2
4.0: 2.4-alt2
3.0: 2.1.20030818-alt3

Group :: Development/C
RPM: libsigsegv

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.4-alt2
Build date: 21 september 2007, 15:59 ( 867.1 weeks ago )
Size: 368.74 Kb

Home page:   http://www.gnu.org/software/libsigsegv/

License: GPL
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,
 - ...

Current maintainer: Vadim V. Zhytnikov

List of contributors

List of rpms provided by this srpm:

  • libsigsegv-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin