summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/stdio/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Now our fflush() comply POSIX-2008. test_fflush is expected "pass".yasuoka2025-06-031-4/+1
* Add test for ungetwc().yasuoka2025-05-251-1/+4
* Add tests for the functions in <stdio_ext.h>.yasuoka2025-05-251-2/+20
* Add regress/lib/libc/stdio/test_fflush.c to test fflush() behavior foryasuoka2025-05-241-0/+11