This website requires JavaScript.
Explore
Help
Sign In
chinky
/
rtt-f030
Watch
1
Star
0
Fork
0
You've already forked rtt-f030
Code
Issues
Pull Requests
Releases
Wiki
Activity
rtt-f030
/
components
/
dfs
/
filesystems
/
jffs2
History
goprife@gmail.com
e956eedc20
fill st_blksize of struct stat in dfs_def.h(this filed has nothing to do with jffs2)
...
git-svn-id:
https://rt-thread.googlecode.com/svn/trunk@2369
bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-10-23 04:08:54 +00:00
..
cyg
update jffs2 to use MTD device.
2012-02-07 03:53:11 +00:00
include
update so can be build with vs2005
2012-10-19 08:59:22 +00:00
kernel
update dfs_jffs2.c (note: there are some bugs in jffs2 when multi-threads writes and read)
2012-03-10 14:41:11 +00:00
src
1. change mtd to mtd_nor, 2. update jffs2
2012-05-30 13:39:39 +00:00
dfs_jffs2.c
fill st_blksize of struct stat in dfs_def.h(this filed has nothing to do with jffs2)
2012-10-23 04:08:54 +00:00
dfs_jffs2.h
fix mutex issue in semaphore.
2012-01-29 08:23:14 +00:00
jffs2_config.h
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
2012-03-06 14:50:19 +00:00
porting.c
update jffs2 to use MTD device.
2012-02-07 03:53:11 +00:00
porting.h
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
2012-03-06 14:50:19 +00:00