Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add test whether fflush() complies POSIX for the handling of | yasuoka | 2025-05-25 | 1 | -1/+82 |
| | | | | pushed-back wchar_t chars. | ||||
* | Add regress/lib/libc/stdio/test_fflush.c to test fflush() behavior for | yasuoka | 2025-05-24 | 1 | -0/+225 |
reading FILE objects. It will fail until fflush() complies POSIX-2008. ok tb asou |