Initial commit

This commit is contained in:
jdl
2026-06-14 10:58:01 +02:00
parent 62c4d3d4d1
commit 831cc648ec

View File

@@ -1,3 +1,3 @@
# flock # flock
Linux flock implementation. This package provides file locking using the `flock` system call on Linux.