diff options
author | Joshua Judson Rosen | 2017-04-01 21:42:55 -0400 |
---|---|---|
committer | Joshua Judson Rosen | 2017-04-01 21:43:14 -0400 |
commit | 84b704b21bb61098b31694c68092230d48445e75 (patch) | |
tree | 24cd7a75c3d3e914b5561295be13c089d2a73b9c /contrib | |
parent | Make robot imagery more asymmetrical for increased clarity (diff) | |
download | gnurobots-84b704b21bb61098b31694c68092230d48445e75.tar.gz |
ui-cmdwin: prevent excessive buffering on captured stdio streams
Streams that start out connected to non-tty FDs default to fully-buffered
and retain that configuration after those underlying FDs are redirected,
which prevents the "need to run from an xterm" fix from actually working
unless we do something like this to reset the stream buffers.
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions