Package bash-builtin-lockf: Information

    Source package: bash-builtin-lockf
    Version: 0.3.1-alt1
    Build time:  Jan 28, 2009, 04:44 AM
    Category: Shells
    Report package bug
    Home page: 

    License: GPLv2+
    Summary: lockf bash builtin
    Description: 
    This package contains lockf bash builtin.

    List of rpms provided by this srpm:
    bash-builtin-lockf (x86_64, i586)

    Maintainer: Dmitry V. Levin

    List of contributors:
    Dmitry V. Levin


      1. bash-devel

    Last changed


    Jan. 28, 2009 Dmitry V. Levin 0.3.1-alt1
    - Fixed typo in the help output.
    Nov. 27, 2008 Dmitry V. Levin 0.3-alt1
    - Add O_NONBLOCK to open flags iff non-blocking lock is requested.
    - Reworked directory locking support.
    - Added O_NOCTTY to open flags.
    Oct. 10, 2007 Dmitry V. Levin 0.2-alt1
    - Made the builtin less verbose by default.
    - Added -v option to restore previous behavior.
    - Implemented locking for directories.