Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a test to verify the fpurge problem doesn't happen. fpurge() | yasuoka | 2025-06-12 | 1 | -1/+41 |
* | Test to verify the handling of fflush() for the pushed-back buffer that | yasuoka | 2025-06-08 | 1 | -1/+40 |
* | Now our fflush() comply POSIX-2008. test_fflush is expected "pass". | yasuoka | 2025-06-03 | 2 | -6/+3 |
* | Add test whether fflush() complies POSIX for the handling of | yasuoka | 2025-05-25 | 1 | -1/+82 |
* | Add test for ungetwc(). | yasuoka | 2025-05-25 | 2 | -1/+94 |
* | Add tests for the functions in <stdio_ext.h>. | yasuoka | 2025-05-25 | 7 | -2/+455 |
* | Add regress/lib/libc/stdio/test_fflush.c to test fflush() behavior for | yasuoka | 2025-05-24 | 2 | -0/+236 |