This patch adds a new package "flock" that allows to manage file locks
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 7 May 2009 13:18:44 +0000 (13:18 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 7 May 2009 13:18:44 +0000 (13:18 +0000)
commit0c4d5b28ef0d8284d26fc21c3535a153bdba3618
tree1cda274db20b59bf3f7f54ac0a0d5a252a8b7f9b
parent42e87b2bc305dadf0017a21a7d6ac2c12378fdb1
This patch adds a new package "flock" that allows to manage file locks
from shell scripts. It provides more functionality than the busybox
"lock" command, i.e. locking existing file descriptors and non-blocking
operation.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15669 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/util-linux-ng/Makefile