[win32] - fixed bad number casting when using libnfs on 64bit win8 systems - force...
authorMemphiz <memphis@machzwo.de>
Sun, 12 Jan 2014 13:42:56 +0000 (14:42 +0100)
committerMemphiz <memphis@machzwo.de>
Sun, 12 Jan 2014 13:42:56 +0000 (14:42 +0100)
commitbe184101ca7251c15184e6af3880680018011e32
treeebd4c4b1e8d4ac1e4e06f19d2e5d0cf611c209a1
parent584346331d758920d9307a43d3ee86f1ed61bc8b
[win32] - fixed bad number casting when using libnfs on 64bit win8 systems - force the usage of struct __stat64 as its done on other platforms implicitly
include/nfsc/libnfs.h
lib/libnfs-sync.c
lib/libnfs.c