comparison 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
comparison
equal deleted inserted replaced
197:51b34619b677 198:ea3f0bd33a73
1 2001-12-05 Jonathan Larmour <jlarmour@redhat.com>
2
3 * src/common/fflush.cxx (cyg_libc_stdio_flush_all_but): Fix starvation
4 problem when waiting for threads to unlock of lower priority.
5 Fix for bug #57014.
6
1 2001-11-23 Jonathan Larmour <jlarmour@redhat.com> 7 2001-11-23 Jonathan Larmour <jlarmour@redhat.com>
2 8
3 * cdl/stdio.cdl: Add dependency on stdlib string conversion functions 9 * cdl/stdio.cdl: Add dependency on stdlib string conversion functions
4 for *scanf. 10 for *scanf.
5 11