add mmakefile's to build SMBFS for AROS. disable custom 64bit math code + time functi...
commit9bdb41f0c06bc2c4c26dac50f34cda1ae752bb17
authorNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 5 Jul 2011 22:20:07 +0000 (5 22:20 +0000)
committerNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 5 Jul 2011 22:20:07 +0000 (5 22:20 +0000)
treedc4a9d3d2db64ada91cf1eb180b6c6574ca0481f
parent03673d72cd7acd16abcd1d455e88036d38948687
add mmakefile's to build SMBFS for AROS. disable custom 64bit math code + time function that uses it - and let gcc optimise the necessary code for AROS platforms. Fix fib_FileName usage on AROS (is this correct - ambfs uses it as a bcpl string with the size stored in a ulong at the start.. should this also be on AROS with the ABI compatability fixes??) and use BSTR functions on AROS (some more need changed but im unsure how - perhaps Jason or Pavel could look?).

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@39848 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/network/smbfs/mmakefile.src [new file with mode: 0644]
workbench/network/smbfs/source_code/assert.c
workbench/network/smbfs/source_code/main.c
workbench/network/smbfs/source_code/mmakefile.src [new file with mode: 0644]
workbench/network/smbfs/source_code/proc.c
workbench/network/smbfs/source_code/smb_abstraction.c
workbench/network/smbfs/source_code/system_headers.h