Let ACTION_SET_FILE_SIZE return the new file size instead of DOSTRUE.
commit223b09e7b258aaf72e12aee4d5c67a69ff8f7bd6
authorweissms <weissms@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 17 Sep 2011 12:41:43 +0000 (17 12:41 +0000)
committerweissms <weissms@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 17 Sep 2011 12:41:43 +0000 (17 12:41 +0000)
tree9749fb70959d4e958bb449aaf9c08e3e37888ded
parent10cde329ca3677cb6b984449aef92b883d032bd2
Let ACTION_SET_FILE_SIZE return the new file size instead of DOSTRUE.

In fact DOSTRUE equals -1 which is the error code of SetFileSize().

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@41419 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/all-hosted/filesys/emul_handler/emul_handler.c
arch/all-unix/filesys/emul_handler/emul_host.c