Eric Blake wrote: > Would someone with access to a system that has previously been failing the > ftell/fseek tests (older glibc, HPUX, and perhaps other old platforms) please > check this patch?
On HP-UX 11.11, I get these test results: PASS: test-fflush PASS: test-fflush2.sh PASS: test-fseeko.sh Skipping test: ungetc cannot handle arbitrary bytes SKIP: test-fseeko2.sh PASS: test-ftello.sh Skipping test: ungetc cannot handle arbitrary bytes SKIP: test-ftello2.sh PASS: test-lseek.sh So, it's all fine. Bruno