summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/stdio/test_fflush.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Test to verify the handling of fflush() for the pushed-back buffer thatyasuoka2025-06-081-1/+40
* Add test whether fflush() complies POSIX for the handling ofyasuoka2025-05-251-1/+82
* Add regress/lib/libc/stdio/test_fflush.c to test fflush() behavior foryasuoka2025-05-241-0/+225