file-lock

MIT License

File lock library on POSIX systems

$ area51 add file-lockCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(file-lock:some-function ...)