Re: please test libio

2001-10-13 Thread Roland McGrath
> Basically, I have done a native compile (over NFS) of a libio-enabled > glibc. After a make check, > > find . -name \*out -exec wc '{}' \; > > tells me that all the test result files except for a few are 0 bytes. Many of the test out files are normally empty, but many others are not. However

Re: please test libio

2001-10-11 Thread Jeff Bailey
On Sat, Aug 11, 2001 at 04:50:18PM -0400, Roland McGrath wrote: > Then run make check on this libc build and compare those results to what > you got from make check on your non-libio build of libc. We might as well > fix everything we can find with libc's own test programs before worrying > abou