tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
regress
/
lib
/
libc
/
stdio
/
at
jcs
9 files
Makefile
Now our fflush() comply POSIX-2008. test_fflush is expected "pass". And switch test___freadahead to use another version that uses fflush().
10 months ago
test___fpending.c
Add tests for the functions in <stdio_ext.h>.
10 months ago
test___freadahead.c
Now our fflush() comply POSIX-2008. test_fflush is expected "pass". And switch test___freadahead to use another version that uses fflush().
10 months ago
test___freading.c
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.
10 months ago
test___freadptr.c
Add tests for the functions in <stdio_ext.h>.
10 months ago
test___fseterr.c
Add tests for the functions in <stdio_ext.h>.
10 months ago
test___fwriting.c
Add tests for the functions in <stdio_ext.h>.
10 months ago
test_fflush.c
Test to verify the handling of fflush() for the pushed-back buffer that has been read or that has not.
10 months ago
test_ungetwc.c
Add test for ungetwc().
10 months ago