Implemented 4.4BSD flock() function needed for autotools along with a test utility.
commitb8d3ceda7ef802e0269bd0268fc71202d7bef52d
authorsszymczy <sszymczy@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 16 Oct 2008 01:09:34 +0000 (16 01:09 +0000)
committersszymczy <sszymczy@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 16 Oct 2008 01:09:34 +0000 (16 01:09 +0000)
tree8fbd861ea3289aeaf221cb97c0aa450b03f74ad1
parent80b7d67e974b266cb14c558edfc755432d04170a
Implemented 4.4BSD flock() function needed for autotools along with a test utility.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@29766 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/clib/arosc_functable.c
compiler/clib/flock.c [new file with mode: 0644]
compiler/clib/include/sys/file.h [new file with mode: 0644]
compiler/clib/include/sys/syscall.def
compiler/clib/mmakefile.src