summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2016-12-14 10:08:44 +0100
committerHelmut Grohne <helmut@subdivi.de>2016-12-14 10:08:44 +0100
commitef0055e5e245d331de48a62c42a85d2886d335b1 (patch)
tree28ae4a80937ff1ac0a5000071c3d883ce98b0389 /README.md
parent3ab4d59a12b884bc0a58a6cc751cc85ca5036083 (diff)
downloadtcvt-ef0055e5e245d331de48a62c42a85d2886d335b1.tar.gz
fix SIGWINCH race condition during startup
Some programs (e.g. ncmpc) do not like receiving a terminal of unknown size. Before we issue the resizepty method that would be the case. Since there was no synchronisation between resizepty and execvp, a program that starts quickly could run into this situation. Now we ensure that resizepty is called before execvp using an extra pipe.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions