libfuse-android icon indicating copy to clipboard operation
libfuse-android copied to clipboard

libfuse patched to compile for android

Results 1 libfuse-android issues
Sort by recently updated
recently updated
newest added

In the previous versions of the NDK there wasn't an include for sys/statvfs.h In the current version there is and the preprocessor directive to #define statvfs statfs when ANDROID (underscores...