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>
Sat, 14 Sep 2013 09:27:18 +0000 (11:27 +0200)
commit68fbef80b4cff5f70326d9c3136ca90ad524fce1
tree010651b955c730f7daf92e585b39f16179aca73c
parent390f62d6f59da5d26bafd058b09a6e97ab1a98a6
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