Implemented fchmod() function along with a test utility.
commit68e8f0bffc073a2acaa454bf8c3659bfe6beb2ce
authorsszymczy <sszymczy@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 18 Sep 2008 21:41:36 +0000 (18 21:41 +0000)
committersszymczy <sszymczy@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 18 Sep 2008 21:41:36 +0000 (18 21:41 +0000)
treec0ede34500dc511602f8b8676f612d65d1862f85
parent76a744373a766b059301c40938e896e826e0396b
Implemented fchmod() function along with a test utility.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@29493 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/clib/fchmod.c
test/clib/fchmod.c [new file with mode: 0644]
test/clib/mmakefile.src