rt-thread-official/components/dfs/filesystems/jffs2
prife 3a33906ab1 simulator/jffs2: remove _TIME_T_DEFINED when built by VC++
_TIME_T_DEFINED was pre-defined in order to build jffs2 with VC.
While it may cause many side effects.
2013-10-17 23:47:08 +08:00
..
cyg Re-normalizing the repo 2013-01-08 22:40:58 +08:00
include simulator/jffs2: remove _TIME_T_DEFINED when built by VC++ 2013-10-17 23:47:08 +08:00
kernel Re-normalizing the repo 2013-01-08 22:40:58 +08:00
src DFS/jffs2: fix file mode init bug in jffs2_open/opendir 2013-09-28 14:43:00 +08:00
dfs_jffs2.c DFS/jffs2: fix bug when umount jffs2 2013-09-28 14:57:05 +08:00
dfs_jffs2.h Re-normalizing the repo 2013-01-08 22:40:58 +08:00
jffs2_config.h 1) add jffs2's dirty space size to total free size 2) change JFFS2_NAME_MAX to 23 2012-12-19 02:42:23 +00:00
porting.c 1) add jffs2's dirty space size to total free size 2) change JFFS2_NAME_MAX to 23 2012-12-19 02:42:23 +00:00
porting.h 1) add JFFS2_NAME_MAX to jffs2_config.h 2)fix micro conflict in include/port/fcntl.h 2012-12-18 06:42:27 +00:00