Mercurial > ecos
diff packages/io/fileio/current/ChangeLog @ 1697:4a515225541b
2004-07-23 Oyvind Harboe <oyvind.harboe@zylin.com>
* src/select.cxx: now correctly returns from select() on
e.g. closed file pointers.
| author | nickg |
|---|---|
| date | Mon, 02 Aug 2004 11:24:46 +0000 |
| parents | edb4ac2e0d6b |
| children | 59df0967a02b |
line wrap: on
line diff
--- a/packages/io/fileio/current/ChangeLog +++ b/packages/io/fileio/current/ChangeLog @@ -1,3 +1,8 @@ +2004-07-23 Oyvind Harboe <oyvind.harboe@zylin.com> + + * src/select.cxx: now correctly returns from select() on + e.g. closed file pointers. + 2004-04-15 Jonathan Larmour <jifl@eCosCentric.com> * tests/fileio1.c: include stdio.h for rename() prototype.
