Mercurial > nand-ecoscentric
changeset 2308:5d7dfb7fb7dd
* test/ramfs3 (new): Test for lseek bug found in fileio.
* cdl/ramfs.cdl: Build new test.
| author | asl |
|---|---|
| date | Thu, 05 Oct 2006 17:09:58 +0000 |
| parents | 18b8ece95018 |
| children | 21a641579915 |
| files | packages/fs/ram/current/ChangeLog |
| diffstat | 1 files changed, 7 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/fs/ram/current/ChangeLog +++ b/packages/fs/ram/current/ChangeLog @@ -1,4 +1,10 @@ -2006-06-25 Andrew Lunn <lunn@laptop.lunn.ch> +2006-10-05 Andrew Lunn <andrew.lunn@ascom.ch + Paluch Sebastian <the_sorcerer&op.pl> + + * test/ramfs3 (new): Test for lseek bug found in fileio. + * cdl/ramfs.cdl: Build new test. + +2006-06-25 Andrew Lunn <andrew.lunn@ascom.ch> * src/ramfs.c (find_direntry): Don't search off the end of the directory node into hyperspace.
