Package libsigsegv0: Information

    Binary package: libsigsegv0
    Version: 2.6-alt6
    Architecture: x86_64
    Build time:  Oct 25, 2010, 07:23 AM
    Source package: libsigsegv0
    Report package bug
    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,
      - ...

    Maintainer: Ilya Mashkin


    ACL:
    Dmitry V. Levin
    @everybody

    Last changed


    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.