Mercurial > ecos
diff packages/language/c/libc/stdio/current/ChangeLog @ 2713:360689a2c1c5
* src/common/fflush.cxx (cyg_libc_stdio_flush_all_but): Ensure the
files table can't change. Thanks to Xiaochen Zhou for the detective
work.
| author | jlarmour |
|---|---|
| date | Thu, 15 Jan 2009 03:33:52 +0000 |
| parents | a530d38027e3 |
| children | c301264acb03 |
line wrap: on
line diff
--- a/packages/language/c/libc/stdio/current/ChangeLog +++ b/packages/language/c/libc/stdio/current/ChangeLog @@ -1,3 +1,9 @@ +2009-01-15 Jonathan Larmour <jifl@eCosCentric.com> + + * src/common/fflush.cxx (cyg_libc_stdio_flush_all_but): Ensure the + files table can't change. Thanks to Xiaochen Zhou for the detective + work. + 2008-07-21 Guenter Ebermann <guenter.ebermann@gmx.at> * src/common/fclose.cxx (fclose): Replace config-dependent use of
