https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=76398
--- Comment #8 from commit-h...@freebsd.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=ec2db06d0db22ae11c1b5414446e3aecd71a93e3 commit ec2db06d0db22ae11c1b5414446e3aecd71a93e3 Author: Konstantin Belousov <k...@freebsd.org> AuthorDate: 2022-01-25 21:56:08 +0000 Commit: Konstantin Belousov <k...@freebsd.org> CommitDate: 2022-02-01 03:29:16 +0000 stdio: add test for 86a16ada1ea608408cec370: fflush() handling of errors PR: 76398 (cherry picked from commit 72d5dedfa69fa74801d19dd17c49867882d73d97) lib/libc/tests/stdio/Makefile | 2 + lib/libc/tests/stdio/eintr_test.c (new) | 143 ++++++++++++++++++++++++++++++++ 2 files changed, 145 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.