openharmony_kernel_liteos_m/components/fs/vfs
openharmony_ci 748e0a4447
!1036 fix: 修改一些拼写错误
Merge pull request !1036 from 程子丘/master
2023-05-24 04:03:47 +00:00
..
BUILD.gn fix:部件需求整改 2023-04-28 17:11:31 +08:00
Kconfig fix: VfsMpFind optimize 2022-12-24 10:44:11 +08:00
los_fs.h fix: 修复文件系统不合理的锁操作 2022-12-22 10:41:31 +08:00
vfs_config.h fix: 修复close接口中无法正常关闭文件的问题 2022-12-16 10:53:03 +08:00
vfs_files.c fix: 修复一些静态扫描工具发现的问题 2022-10-15 17:36:26 +08:00
vfs_files.h fix: 修改注释中的一些拼写错误 2023-03-15 22:01:50 +08:00
vfs_fs.c !1016 refactor: 不同C库malloc归一 2023-01-18 09:56:58 +00:00
vfs_init.c fix: iccarm编译修复 2022-08-01 16:53:18 +08:00
vfs_maps.c fix: 修复文件系统不合理的锁操作 2022-12-22 10:41:31 +08:00
vfs_maps.h feat: fs增加注册接口 2022-12-01 02:50:05 +00:00
vfs_mount.c fix: 修改注释中的一些拼写错误 2023-03-15 22:01:50 +08:00
vfs_mount.h refactor: liteos-m vfs refactory 2022-03-09 12:07:15 +08:00
vfs_operations.h fix: 修复文件系统不合理的锁操作 2022-12-22 10:41:31 +08:00
vfs_partition.c !941 文件系统提供动态内存分配器钩子 2022-11-28 14:36:29 +00:00
vfs_partition.h feat: liteos-m文件系统初始化函数支持littlefs 2022-08-16 18:55:53 +08:00