openharmony_kernel_liteos_m/components/fs/vfs
wangchen 0adbafb9c2 \fix: M核用例编译问题修复
【背景】M核用例编译问题修复

【修改方案】
1, 添加musl缺失的fcntl
2,删除musl下对fcntl和ioctl的依赖
3,修改fs和vfs种fcntl入参的处理

【影响】
对现有的产品编译不会有影响。
re #I5PKBJ
Signed-off-by: wangchen <wangchen240@huawei.com>
2022-09-21 07:20:12 +00:00
..
BUILD.gn fix: iccarm编译修复 2022-08-01 16:53:18 +08:00
Kconfig fix: 修复FileSystem menuconfig配置问题 2022-03-10 09:27:16 +08:00
los_fs.h \fix: M核用例编译问题修复 2022-09-21 07:20:12 +00:00
vfs_config.h refactor: liteos-m vfs refactory 2022-03-09 12:07:15 +08:00
vfs_files.c fix: iccarm编译修复 2022-08-01 16:53:18 +08:00
vfs_files.h refactor: liteos-m vfs refactory 2022-03-09 12:07:15 +08:00
vfs_fs.c \fix: M核用例编译问题修复 2022-09-21 07:20:12 +00:00
vfs_init.c fix: iccarm编译修复 2022-08-01 16:53:18 +08:00
vfs_maps.c !755 内核告警清理 2022-08-09 08:37:39 +00:00
vfs_maps.h fix: 内核告警修复 2022-07-29 08:30:38 +00:00
vfs_mount.c !755 内核告警清理 2022-08-09 08:37:39 +00:00
vfs_mount.h refactor: liteos-m vfs refactory 2022-03-09 12:07:15 +08:00
vfs_operations.h refactor: liteos-m vfs refactory 2022-03-09 12:07:15 +08:00
vfs_partition.c fix: 修复fs在iccarm下的编译错误 2022-08-24 16:59:42 +08:00
vfs_partition.h feat: liteos-m文件系统初始化函数支持littlefs 2022-08-16 18:55:53 +08:00