Bernard Xiong
|
b39654d5a1
|
Merge pull request #610 from FlyLu/master
[DFS] Fix the ramfs issue.
|
2016-02-20 19:41:40 +08:00 |
FlyLu
|
0b3dd47347
|
修正ramfs.h中防止重复包含的宏定义名称
修正components.h中使能RT_USING_DFS_RAMFS宏时,加入ramfs.h头文件
|
2016-02-20 14:53:39 +08:00 |
Bernard Xiong
|
d2ec1f3eaa
|
[DFS] remove st_blksize in the struct stat
|
2015-10-01 06:46:52 +00:00 |
Bernard Xiong
|
1377022b18
|
[DFS] Use SConscript of each file system to build.
|
2015-04-03 14:26:18 +00:00 |
Bernard Xiong
|
0468f0c87e
|
Add INIT_FS_EXPORT for RAM file system
|
2014-02-20 22:06:59 +08:00 |
bernard
|
ac10730492
|
fix O_APPEND write issue in RAMFS
|
2013-07-29 14:50:12 +08:00 |
yiyue.fang
|
873a5de811
|
reformat the coding style in dfs_ramfs.c
|
2013-06-29 10:43:03 +08:00 |
yiyue.fang
|
773990abdb
|
Embedded GPLv2 license in dfs
|
2013-06-26 22:30:40 +08:00 |
Bernard Xiong
|
d80a471680
|
Fix the memheap_realloc issue
|
2013-06-03 06:44:35 +08:00 |
Bernard Xiong
|
0e16b6dc97
|
add RAMFS implementation
|
2013-05-05 07:16:49 +08:00 |