Commit Graph

1 Commits

Author SHA1 Message Date
Christophe de Dinechin 9089276d59 Add configuration check for setlinebuf
This function is not present on MinGW (of course), and
the equivalent behaves in a non-sensical way (full buffering).

See discussion here: https://stackoverflow.com/questions/15972550/what-is-the-use-of-setvbuf-in-an-applicationexecutable
2019-03-28 11:37:19 +01:00