Package ignoreflock: Information

    Binary package: ignoreflock
    Version: 1-alt2
    Architecture: riscv64
    Build time:  Oct 31, 2021, 04:12 AM
    Source package: ignoreflock
    Category: File tools
    Report package bug
    License: GPLv3
    Summary: A small wrapper to disable flock function
    Description: 
    ignoreflock is LD_PRELOAD library that disables flock function.
    On local Linux filesystems, POSIX locks and BSD locks are invisible to one another.
    But on network filesystems flock implemented open POSIX locks and
    have intersections with fcntl style locking.

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

    Last changed


    Feb. 21, 2017 Vitaly Lipatov 1-alt2
    - fix packing
    Feb. 20, 2017 Vitaly Lipatov 1-alt1
    - initial build for ALT Linux Sisyphus