* scmsigs.c (sys_deliver_signals): bug fix: reset got_signal[i]
authorGary Houston <ghouston@arglist.com>
Sun, 1 Jun 1997 08:08:49 +0000 (08:08 +0000)
committerGary Houston <ghouston@arglist.com>
Sun, 1 Jun 1997 08:08:49 +0000 (08:08 +0000)
commit2ad6b1a531a39fb95500d148e5025f45bca1e20d
treed33acdaca82eb872c31c8beb3b67bb23ee3df9c1
parent115b09a50439e841041555bf1f4d6837108f8a6f
* scmsigs.c (sys_deliver_signals): bug fix: reset got_signal[i]
before applying the handler in case it doesn't return.
libguile/ChangeLog
libguile/scmsigs.c