Implemented 4.4BSD flock() function needed for autotools along with a test utility.
commit0e1da06cc57358aba42f6a29dabd3188ae11ed26
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
parentfadc9cff16ad425ef4fc38d45700fa2156a3b6fd
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