about summary refs log tree commit diff
path: root/Src/signals.c
Commit message (Collapse)AuthorAgeFilesLines
* 11736: Fix TRAPEXIT scoping.Bart Schaefer2000-06-031-1/+1
|
* 11029: Some missing bits of merging 11015 with 11026.Bart Schaefer2000-04-301-3/+0
|
* 11026: fix for unfunction of trap with localtraps bugPeter Stephenson2000-04-301-12/+17
|
* 11015: `unfunction TRAPxxx' now works with localtraps in effect. I'm notBart Schaefer2000-04-291-5/+17
| | | | | very happy with having to play with `noerrs' but I don't see any other way to silence the warning from bin_unhash().
* detect ignored signals correctly (10625)Sven Wischnowsky2000-04-101-61/+258
|
* Initial revisionTanaka Akira1999-04-151-0/+748