Fix Linux sigint problem
authorH.G. Muller <h.g.muller@hccnet.nl>
Sat, 14 Sep 2013 09:27:18 +0000 (11:27 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sun, 15 Sep 2013 09:28:09 +0000 (11:28 +0200)
commitc0f427f1ea412d14eac9f7282694a801ecd16f94
tree3ad31c0fa84b2d862ad09d3461270f2652ac4911
parent0683049ad26f1c06985a51f7d9a411ea7bbaeeb4
Fix Linux sigint problem

Bonanza does not disable signals, and would thus be killed by XBoard
sending SIGINT. The sigint=0 feature now pervents that.
proce.c