• 大小: 0.21M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-03-26
  • 语言: Java
  • 标签: java  

资源简介


android exfat 代码,已经在飞思卡尔imx6q上测试通过。

资源截图

代码片段和文件信息

/*
exFAT file system multi-call binary

Copyright (C) 2011-2013  Andrew Nayenko
Copyright (C) 2013 The CyanogenMod Project

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation either version 3 of the License or
(at your option) any later version.

This program is distributed in the hope that it will be useful
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not see .
*/

#include 
#include 

extern int mkexfatfs_main(int argc char* argv[]);
extern int exfatfsck_main(int argc char* argv[]);
extern int mount_exfat_main(int argc char* argv[]);
extern int dumpexfat_main(int argc char* argv[]);
e

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2018-05-23 21:19  external\
     目录           0  2018-05-23 21:22  external\exfat\
     文件        1247  2018-05-23 21:22  external\exfat\Android.mk
     文件        4845  2016-03-05 19:28  external\exfat\ChangeLog
     文件       18092  2016-03-05 19:28  external\exfat\COPYING
     目录           0  2018-05-23 21:18  external\exfat\dump\
     文件         210  2016-03-05 19:28  external\exfat\dump\Android.mk
     文件         745  2016-03-05 19:28  external\exfat\dump\dumpexfat.8
     文件        4684  2016-03-05 19:28  external\exfat\dump\main.c
     目录           0  2018-05-23 21:18  external\exfat\fsck\
     文件         210  2016-03-05 19:28  external\exfat\fsck\Android.mk
     文件         563  2016-03-05 19:28  external\exfat\fsck\exfatfsck.8
     文件        4734  2016-03-05 19:28  external\exfat\fsck\main.c
     目录           0  2018-05-23 21:18  external\exfat\fuse\
     文件         212  2016-03-05 19:28  external\exfat\fuse\Android.mk
     文件       15637  2016-03-05 19:28  external\exfat\fuse\main.c
     文件        1582  2016-03-05 19:28  external\exfat\fuse\mount.exfat-fuse.8
     目录           0  2018-05-23 21:18  external\exfat\label\
     文件         211  2016-03-05 19:28  external\exfat\label\Android.mk
     文件         829  2016-03-05 19:28  external\exfat\label\exfatlabel.8
     文件        1584  2016-03-05 19:28  external\exfat\label\main.c
     目录           0  2018-05-23 21:18  external\exfat\libexfat\
     文件         265  2016-03-05 19:28  external\exfat\libexfat\Android.mk
     文件        2261  2016-03-05 19:28  external\exfat\libexfat\byteorder.h
     文件       12626  2016-03-05 19:28  external\exfat\libexfat\cluster.c
     文件        1870  2016-03-05 19:28  external\exfat\libexfat\compiler.h
     文件        8056  2016-03-05 19:28  external\exfat\libexfat\exfat.h
     文件        5664  2016-03-05 19:28  external\exfat\libexfat\exfatfs.h
     文件       10025  2016-03-05 19:28  external\exfat\libexfat\io.c
     文件        2383  2016-03-05 19:28  external\exfat\libexfat\log.c
     文件        4885  2016-03-05 19:28  external\exfat\libexfat\lookup.c
............此处省略78个文件信息

评论

共有 条评论