Description
A library that provides file locking functions designed to work safely on NFS and similar shared filesystem setups.
It is coordination infrastructure for applications that must avoid concurrent writes or conflicting access. Users normally need it because another program relies on these locking primitives.