cc0d259f65
This is a Ruby module which provides file locking mechanism. The module FileLock implements two classes: LockFile and LockedFile; the class LockFile deals with so-called lockfiles, and the class LockedFile offer a high-level interface to deal with both regular files and lockfiles at the same time. To be portable, a small C extension is used to minimize the time between existence check of a lockfile and its creation.
4 lines
180 B
Text
4 lines
180 B
Text
$NetBSD: distinfo,v 1.1.1.1 2001/07/01 12:40:19 taca Exp $
|
|
|
|
SHA1 (ruby/filelock-0.2.tar.gz) = 6a652bedd7d19452507d012396ecbef7a517425d
|
|
Size (ruby/filelock-0.2.tar.gz) = 6637 bytes
|