Mercurial > ecos
diff packages/language/c/libc/stdio/current/ChangeLog @ 172:cd45958b28ff
Merge from eCos master repository on 2001-07-20-10:24:43-BST
| author | jlarmour |
|---|---|
| date | Fri, 20 Jul 2001 10:23:16 +0000 |
| parents | 42f843b391aa |
| children | 38892b97b685 |
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 @@ +2001-07-20 Jonathan Larmour <jlarmour@redhat.com> + + * include/stream.inl (set_position): Take read buffer into account + when seeking. Thanks to jjtsai <jjtsai@itri.org.tw> for the + help. + 2001-07-12 Jonathan Larmour <jlarmour@redhat.com> * src/common/fflush.cxx (cyg_libc_stdio_flush_all_but): Don't
