Package libsigsegv: Information

    Source package: libsigsegv
    Version: 2.8-alt4
    Build time:  Feb 10, 2011, 05:38 PM
    Category: System/Libraries
    Report package bug
    License: GPLv2+
    Summary: Library for 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

    List of rpms provided by this srpm:
    libsigsegv-devel (x86_64, i586)
    libsigsegv2 (x86_64, i586)
    libsigsegv2-debuginfo (x86_64, i586)

    Maintainer: Dmitry V. Levin


    ACL:
    Eugeny A. Rostovtsev
    @everybody

    Last changed


    Feb. 10, 2011 Eugeny A. Rostovtsev 2.8-alt4
    - Rebuilt for debuginfo
    Oct. 22, 2010 Eugeny A. Rostovtsev 2.8-alt3
    - Rebuilt for soname set-versions
    June 7, 2010 Dmitry V. Levin 2.8-alt2
    - Renamed shared library subpackage to libsigsegv2.