Package libsigsegv: Information

    Source package: libsigsegv
    Version: 2.14-alt1
    Latest version according to Repology
    Build time:  Dec 21, 2023, 01:38 PM in the task #336930
    Category: System/Libraries
    Report package bug
    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, ppc64le, i586, armh, aarch64)
    libsigsegv2 (x86_64, ppc64le, i586, armh, aarch64)
    libsigsegv2-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Dmitry V. Levin


    ACL:
    @core

      1. gnulib >= 0.1.4550.2a794

    Last changed


    Jan. 7, 2022 Dmitry V. Levin 2.14-alt1
    - libsigsegv: v2.13-5-g8107f54 -> v2.14.
    Sept. 17, 2021 Dmitry V. Levin 2.13.0.5.8107-alt2
    - Fixed build with LTO enabled.
    April 13, 2021 Dmitry V. Levin 2.13.0.5.8107-alt1
    - libsigsegv: v2.12-11-gf2e3824 -> v2.13-5-g8107f54.
    - gnulib BR: v0.1-2433-g3043e43a7 -> v0.1-4550-g2a7948aad.