Bernard Xiong
|
d2ec1f3eaa
[DFS] remove st_blksize in the struct stat
|
9 years ago |
prife
|
f71f0595d6
DFS/jffs2: fix bug when umount jffs2
|
11 years ago |
Bernard Xiong
|
98c8a23e94
Add component initialization.
|
12 years ago |
prife
|
4bc0347b11
update dfs_xxx_mkfs in jffs2 nand uffs.c to use new args
|
12 years ago |
goprife@gmail.com
|
564ca94007
update jffs2, now it can be built with gcc(NEWLIB is needed!)
|
12 years ago |
goprife@gmail.com
|
e956eedc20
fill st_blksize of struct stat in dfs_def.h(this filed has nothing to do with jffs2)
|
12 years ago |
goprife@gmail.com
|
2bbd1496a3
update so can be build with vs2005
|
12 years ago |
goprife@gmail.com
|
9b2ea9bc0f
1. change mtd to mtd_nor, 2. update jffs2
|
13 years ago |
goprife@gmail.com
|
3467396926
fix bug in dfs_jffs2_statfs.buf->f_bfree should be the free blocks, not bytes.
|
13 years ago |
goprife@gmail.com
|
484af67a52
update dfs_jffs2.c (note: there are some bugs in jffs2 when multi-threads writes and read)
|
13 years ago |
goprife@gmail.com
|
8e5b4024ed
update jffs2, CYGPKG_FS_JFFS2_RET_DIRENT_DTYPE can be disable in jffs2_config.h; modify semaphore.h so that rt_mutex_init and work correctly in jffs2; fix a memory leak bug in dfs_jffs2.c when close directory
|
13 years ago |
goprife@gmail.com
|
6202b6c155
fix bugs in lseek in dfs_posix.c and dfs_jffs2.c
|
13 years ago |
goprife@gmail.com
|
2a858f9316
add an option to jump relatvie dir '.' and '..' in jffs2
|
13 years ago |
bernard.xiong@gmail.com
|
a5e0a4526a
update jffs2 to use MTD device.
|
13 years ago |
goprife@gmail.com
|
4f72d1cba1
remove some warning in jffs2, and fix armcc compile error when using scons
|
13 years ago |
bernard.xiong@gmail.com
|
fcf01d1d3d
fix mutex issue in semaphore.
|
13 years ago |
goprife@gmail.com
|
3b11805964
add jffs2 code (porting from ecos v3.0)
|
13 years ago |