Closed bugmen0t closed 11 years ago
Looks good, during a weekend, I will process this. Thank you!
Pushed.
Still doesn't build.
$ gmake
...
simple-mtpfs-type-file.cpp:54:9: error: use of undeclared identifier 'malloc'
malloc(sizeof(LIBMTP_file_t)));
^
1 error generated.
Ah, I forgot to add that file into the commit. It should be there.
fdatasync(2) is not available on freebsd and dragonfly
stat64 is deprecated on OS X
malloc/free scope vs. clang33/gcc48