CVSROOT: /cvs Module name: src Changes by: yasu...@cvs.openbsd.org 2025/06/12 01:39:26
Modified files: regress/lib/libc/stdio: test___freading.c Log message: Add a test to verify the fpurge problem doesn't happen. fpurge() mistaknely made the write buffer usable even if the stream is read mode. See the change of lib/libc/stdio/fpurge.c,v 1.11.