Mercurial > ecos
diff packages/language/c/libc/stdio/current/ChangeLog @ 163:0d2b193a635f
Merge from eCos master repository on 2001-06-22-17:38:39-BST
| author | jlarmour |
|---|---|
| date | Fri, 22 Jun 2001 18:18:44 +0000 |
| parents | ac086aa3217e |
| children | 42f843b391aa |
line wrap: on
line diff
--- a/packages/language/c/libc/stdio/current/ChangeLog +++ b/packages/language/c/libc/stdio/current/ChangeLog @@ -1,3 +1,13 @@ +2001-06-18 Jonathan Larmour <jlarmour@redhat.com> + + * src/input/fread.cxx (fread): Fix compilation problem with below + change. + +2001-06-15 Rob Jansen <rwjansen@planet.nl> + + * src/input/fread.cxx (fread): Changed to read the requested amount + of data items instead of stopping on CYG_LIBC_STDIO_BUFSIZE boundaries. + 2001-06-08 Jeff Johnston <jjohnstn@redhat.com> * src/input/vfscanf.cxx (vfscanf)[CYGINT_LIBC_I18N_MB_REQUIRED]: Added
