From f48f8224380d107ebd257d729b54e9436c931945 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Mon, 1 Jul 2013 03:27:16 +0200 Subject: [PATCH] README: Document failing test on FreeBSD. --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index 5e2209e..e9772b4 100644 --- a/README +++ b/README @@ -142,6 +142,7 @@ KNOWN ISSUES - `{fputc,putc,putchar}_unlocked()` are not hooked when writing to stdout (which might be redirected to stderr). Can't be fixed as the compiler inlines the code into the program without calling any function. +- Test `test_stdio.sh` fails for this reason on FreeBSD. BUGS -- 2.43.2