Mercurial > ecos
diff packages/fs/jffs2/current/ChangeLog @ 1873:56bdac22ed0f
* src/os-ecos.h: Added gc tread support
* src/fs-ecos.c: Removed some includes
* cdl/jffs2.cdl: Added gc thread support
* tests/jffs2_3.c: New text to exersise the garbage collect code.
| author | asl |
|---|---|
| date | Sat, 22 Jan 2005 15:06:12 +0000 |
| parents | 31350a76c03d |
| children | 9558d3d305bf |
line wrap: on
line diff
--- a/packages/fs/jffs2/current/ChangeLog +++ b/packages/fs/jffs2/current/ChangeLog @@ -1,9 +1,11 @@ 2004-11-14 Per Hedblom <perhedblom@abem.se> - + Andrew Lunn <andrew.lunn@ascom.ch> + * src/os-ecos.h: Added gc tread support * src/fs-ecos.c: Removed some includes * cdl/jffs2.cdl: Added gc thread support - + * tests/jffs2_3.c: New text to exersise the garbage collect code. + 2004-12-13 John Dallaway <jld@ecoscentric.com> * tests/fileio1.c: Rename to jffs2_1.c. eCos test names should be
