Michał Kępień
f1b89d0d9f
Prevent unbuffered stderr I/O on Windows
...
Make stderr fully buffered on Windows to improve named performance when
it is logging to stderr, which happens e.g. in system tests. Note that:
- line buffering (_IOLBF) is unavailable on Windows,
- fflush() is called anyway after each log message gets written to the
default stderr logging channels created by libisc.
(cherry picked from commit c72da3497d )
2019-09-26 13:56:49 +02:00
..
2019-07-22 09:06:03 -04:00
2019-04-24 09:31:20 +10:00
2019-09-26 10:35:27 +02:00
2014-06-17 13:49:30 -07:00
2019-06-27 13:25:01 +10:00
2019-06-27 13:25:01 +10:00
2018-05-11 14:25:15 +02:00
2019-09-12 19:31:56 +10:00
2019-09-12 19:31:56 +10:00
2019-01-25 16:15:08 -08:00
2018-08-10 15:20:57 +02:00
2018-05-11 14:25:15 +02:00
2019-07-30 22:22:28 +02:00
2019-07-04 12:06:01 -07:00
2019-07-02 12:28:14 -07:00
2018-08-10 15:20:57 +02:00
2018-08-10 15:20:57 +02:00
2018-11-08 22:42:52 +07:00
2018-03-14 16:40:20 -07:00
2018-08-10 15:20:57 +02:00
2018-08-10 15:20:57 +02:00
2018-08-10 15:20:57 +02:00
2018-08-10 15:20:57 +02:00
2018-08-22 09:04:02 +02:00
2018-03-14 16:40:20 -07:00
2019-02-20 19:54:40 -08:00
2018-08-10 15:20:57 +02:00
2019-01-02 10:26:49 +11:00
2019-02-20 19:54:40 -08:00
2018-08-10 15:20:57 +02:00
2019-09-26 13:56:49 +02:00
2019-07-02 12:28:14 -07:00
2019-02-20 19:54:40 -08:00
2019-08-13 09:47:16 +00:00
2019-08-13 09:34:56 +00:00
2019-08-13 09:47:16 +00:00
2019-01-02 10:26:49 +11:00
2019-02-20 19:54:40 -08:00
2018-08-10 15:20:57 +02:00
2019-07-30 22:22:28 +02:00
2019-09-12 19:31:56 +10:00
2018-03-14 16:40:20 -07:00
2019-09-26 10:29:15 +02:00
2018-08-10 15:20:57 +02:00
2018-08-10 15:20:57 +02:00
2018-12-14 14:29:46 +11:00
2019-05-07 14:06:25 +10:00
2019-09-24 11:38:26 +10:00