On Jan 4, 2005, at 6:54 PM, Tobias Schlüter wrote: > Built and tested, ok? Is setvbuf always available on all the targets which we support as the host/build? Yes it is included in C89 but we don't require a C89 host library, only a C89 compiler to bootstrap with. Thanks, Andrew Pinski