Changed st_blocks calculation - it's no longer being copied from fib_NumBlocks (that...
commit494813f3262a4ded08f8064955d1c1644bc7a71a
authorsszymczy <sszymczy@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 28 Oct 2008 15:29:07 +0000 (28 15:29 +0000)
committersszymczy <sszymczy@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 28 Oct 2008 15:29:07 +0000 (28 15:29 +0000)
tree294e6f3b5d1e6d7bf7571df7ce060e93eca423b6
parent8da060477613aeb0e94a813b1c9dcc806d85d091
Changed st_blocks calculation - it's no longer being copied from fib_NumBlocks (that is not filled by Examine() anyway), but instead calculated from the file size as number of taken 512-byte long units (like on most Unices).
Fixed a warning.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@29916 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/clib/__stat.c