Allow debug output to go to child process (WB)
authorH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 27 Nov 2015 20:01:22 +0000 (21:01 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 27 Nov 2015 20:01:22 +0000 (21:01 +0100)
commitf782a1290bdcdaa972d7a7e0d059908d9eee04e2
tree46aac7d19ec1ed87d88fb56e429b1f95b5a1fb3a
parent2cb8af0d46f997c76c459b8f09f16cae01b0c5b0
Allow debug output to go to child process (WB)

A -debugfile name starting with tree slashes will not be interpreted
as a file to write on, but (after stripping the slashes) as an executable
to run, and send the output to. This could be used by an external
broadcasting agaent.
winboard/winboard.c