add a stripped down (and portable) version of flock to the host tools
authorFelix Fietkau <nbd@openwrt.org>
Fri, 29 Oct 2010 13:39:18 +0000 (13:39 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 29 Oct 2010 13:39:18 +0000 (13:39 +0000)
commitd582572b08406e6db759a661b1be079a688c985b
tree803ad32078672215c2158375b8b1e96348893423
parent51a43a0e18cd5bf5cd760301224f69066b9ab2db
add a stripped down (and portable) version of flock to the host tools

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23707 3c298f89-4303-0410-b956-a3cf2f4a3e73
tools/Makefile
tools/flock/Makefile [new file with mode: 0644]
tools/flock/src/flock.c [new file with mode: 0644]