Minor improvements in emul_handler and stat.
commita54dd64b0f8bc815f1ac1a89fad7c618132aaf6c
authorweissms <weissms@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 17 Jul 2009 16:49:06 +0000 (17 16:49 +0000)
committerweissms <weissms@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 17 Jul 2009 16:49:06 +0000 (17 16:49 +0000)
tree3e1bfa555622ed2cf9fc1e89065e2c20e773c869
parent9a05cb252e278ed865a9e492465ab7b3e419be49
Minor improvements in emul_handler and stat.

emul_handler.c:
- usage of makefilename and shrink did not work in some cases
- reuse the error code from makefilename for read_softlink

__stat.c: fixed checking of error codes

__stat.c and stat.c: indentation fixes

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@31602 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/all-unix/devs/filesys/emul_handler/emul_handler.c
compiler/clib/__stat.c
compiler/clib/stat.c