aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cgi.c
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2016-04-14 20:55:48 +0000
committerIngo Schwarze <schwarze@openbsd.org>2016-04-14 20:55:48 +0000
commitb5bf8afcdb00cf4d6cc3b38b0ec2f6c184ebc2c3 (patch)
treedef6f1d48dd0f186225ad53e57e0af1093fe24eb /cgi.c
parent60f3c419013efd374b4edb4e0accd134de5cd50e (diff)
downloadmandoc-b5bf8afcdb00cf4d6cc3b38b0ec2f6c184ebc2c3.tar.gz
mandoc-b5bf8afcdb00cf4d6cc3b38b0ec2f6c184ebc2c3.tar.zst
mandoc-b5bf8afcdb00cf4d6cc3b38b0ec2f6c184ebc2c3.zip
Fix a process group race.
It could occasionally happen that the child process spawned less(1) before the parent process passed the control of the terminal to the child, and in that case, less(1) sometimes complained "Stopped (tty output)". Issue reported by naddy@.
Diffstat (limited to 'cgi.c')
0 files changed, 0 insertions, 0 deletions