summaryrefslogtreecommitdiff
path: root/devel/R-cran-filelock/pkg-descr
blob: 64e21bb4bbeab9390b62ee0b0c3eee1ce96c80df (plain) (blame)
1
2
Place an exclusive or shared lock on a file. It uses 'LockFile' on Windows and
'fcntl' locks on Unix-like systems.