Kurtis Rader
6841de5e4b
work around Haiku stdio bug
...
The Haiku stdio library has a bug. If we set stdout to unbuffered and it
is attached to a tty it discards wide output. Given how we interact with
the tty it should be safe to replace the problematic `fputwc()` calls
with simple `write()` calls. This does depend on the rest of the fish
code that writes to the tty to ultimately call write() which is true at
this time and should remain true in the future.
Fixes #4100
2017-06-04 21:01:26 -07:00
..
2017-05-01 22:05:35 -07:00
2017-02-14 18:48:27 -08:00
2017-05-07 21:20:31 -07:00
2016-04-26 21:58:59 -07:00
2017-05-07 21:20:31 -07:00
2017-02-14 18:48:27 -08:00
2017-05-07 21:20:31 -07:00
2017-02-14 18:48:27 -08:00
2017-05-07 21:20:31 -07:00
2017-02-14 18:48:27 -08:00
2017-05-07 21:20:31 -07:00
2017-02-14 18:48:27 -08:00
2017-05-07 21:20:31 -07:00
2017-02-14 18:48:27 -08:00
2017-05-07 21:20:31 -07:00
2017-02-14 18:48:27 -08:00
2017-05-07 21:20:31 -07:00
2016-04-26 21:58:59 -07:00
2017-05-07 21:20:31 -07:00
2017-02-14 18:48:27 -08:00
2017-05-25 20:57:30 -07:00
2017-04-22 20:33:56 -07:00
2017-05-06 22:08:07 -07:00
2017-02-14 18:48:27 -08:00
2017-05-06 22:08:07 -07:00
2017-05-07 21:20:31 -07:00
2017-05-27 16:29:24 -07:00
2017-02-14 18:48:27 -08:00
2017-05-11 14:27:40 -07:00
2017-02-14 18:48:27 -08:00
2017-05-17 23:07:47 -07:00
2017-03-08 20:54:37 -08:00
2017-04-29 19:20:03 +08:00
2017-05-01 22:05:35 -07:00
2017-05-06 22:08:07 -07:00
2017-02-14 18:48:27 -08:00
2017-05-09 22:23:32 -07:00
2017-04-08 21:13:34 -07:00
2017-05-06 22:08:07 -07:00
2017-05-10 21:08:36 -07:00
2017-03-08 20:54:37 -08:00
2017-05-17 23:07:47 -07:00
2017-05-20 21:03:31 -07:00
2016-04-30 19:52:13 -07:00
2016-04-30 19:52:13 -07:00
2017-05-04 00:18:02 -07:00
2017-02-14 21:09:15 -08:00
2017-01-20 21:48:41 -08:00
2017-05-01 22:05:35 -07:00
2017-02-14 18:48:27 -08:00
2017-05-20 21:03:31 -07:00
2017-05-09 21:01:27 -07:00
2017-02-11 21:30:38 -08:00
2017-02-14 18:48:27 -08:00
2017-04-01 10:43:01 +02:00
2017-03-08 20:54:37 -08:00
2017-02-14 18:48:27 -08:00
2016-05-01 20:28:46 -07:00
2017-05-01 22:05:35 -07:00
2017-02-14 18:48:27 -08:00
2017-02-14 21:09:15 -08:00
2017-02-11 21:30:38 -08:00
2016-05-29 22:24:29 -07:00
2016-05-01 22:18:59 -07:00
2017-05-17 21:05:32 -07:00
2017-05-01 22:05:35 -07:00
2017-02-14 18:48:27 -08:00
2017-02-15 15:21:35 -08:00
2017-02-14 18:48:27 -08:00
2017-04-11 20:00:29 -07:00
2017-05-04 00:18:02 -07:00
2017-01-26 15:43:46 -08:00
2017-01-03 16:14:42 -08:00
2017-05-01 22:05:35 -07:00
2017-04-29 21:33:50 -07:00
2017-02-14 18:48:27 -08:00
2017-04-21 21:55:06 -07:00
2017-02-14 18:48:27 -08:00
2017-04-05 17:09:12 -07:00
2016-06-23 17:26:08 -07:00
2017-05-01 22:05:35 -07:00
2017-04-29 21:33:50 -07:00
2017-06-04 21:01:26 -07:00
2016-06-23 17:26:08 -07:00
2017-05-01 22:05:35 -07:00
2017-02-12 20:36:37 -08:00
2016-10-22 19:09:40 -07:00
2016-05-02 22:07:58 -07:00
2017-05-30 22:47:24 -07:00
2017-05-03 22:18:36 -07:00
2017-06-04 21:01:26 -07:00
2017-04-11 19:06:48 -07:00
2017-01-24 15:24:13 -08:00
2017-01-24 15:24:13 -08:00
2017-05-01 22:05:35 -07:00
2017-05-06 22:08:07 -07:00
2017-05-03 22:16:41 -07:00
2017-05-02 21:02:42 -07:00
2017-02-14 18:48:27 -08:00
2016-06-23 17:26:08 -07:00
2017-02-14 18:48:27 -08:00
2017-02-14 18:48:27 -08:00
2017-05-19 21:09:07 -07:00
2016-05-03 16:09:45 -07:00
2016-05-27 14:44:30 -07:00
2016-06-05 21:32:57 -07:00
2017-02-17 21:31:44 +08:00
2017-02-17 21:31:44 +08:00
2017-04-08 21:47:05 -07:00
2016-06-23 17:26:08 -07:00
2017-05-17 22:35:28 -07:00
2017-05-09 21:02:05 -07:00