Mercurial > ecos
diff packages/language/c/libc/stdio/current/ChangeLog @ 198:ea3f0bd33a73
Merge from eCos master repository on 2001-12-07-11:40:47-GMT
| author | jlarmour |
|---|---|
| date | Fri, 07 Dec 2001 14:15:03 +0000 |
| parents | 9b55e9c69693 |
| children | e0c0827131d1 |
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-12-05 Jonathan Larmour <jlarmour@redhat.com> + + * src/common/fflush.cxx (cyg_libc_stdio_flush_all_but): Fix starvation + problem when waiting for threads to unlock of lower priority. + Fix for bug #57014. + 2001-11-23 Jonathan Larmour <jlarmour@redhat.com> * cdl/stdio.cdl: Add dependency on stdlib string conversion functions
