X-Git-Url: https://ruderich.org/simon/gitweb/?p=coloredstderr%2Fcoloredstderr.git;a=blobdiff_plain;f=README;h=e9772b48de4e5d3300fa8ee9b200d081dd2a687b;hp=5e2209efdd37a5c29813359150938da8f770e31f;hb=f48f8224380d107ebd257d729b54e9436c931945;hpb=2241f5278e786c429b8d657c807ead792b4b5b36 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