Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete stray whitespace. | Bart Schaefer | 2000-06-15 | 1 | -1/+0 |
| | |||||
* | 11906: yet two more saving trap bugs | Peter Stephenson | 2000-06-14 | 1 | -8/+14 |
| | |||||
* | 11901: two more trap saving bugs | Peter Stephenson | 2000-06-14 | 1 | -1/+5 |
| | |||||
* | 11895: trap exit problem when exiting from function scope | Peter Stephenson | 2000-06-14 | 1 | -2/+2 |
| | |||||
* | 11839: endtrapscope() null pointer dereference prevention | Clint Adams | 2000-06-09 | 1 | -1/+1 |
| | |||||
* | 11736: Fix TRAPEXIT scoping. | Bart Schaefer | 2000-06-03 | 1 | -1/+1 |
| | |||||
* | 11029: Some missing bits of merging 11015 with 11026. | Bart Schaefer | 2000-04-30 | 1 | -3/+0 |
| | |||||
* | 11026: fix for unfunction of trap with localtraps bug | Peter Stephenson | 2000-04-30 | 1 | -12/+17 |
| | |||||
* | 11015: `unfunction TRAPxxx' now works with localtraps in effect. I'm not | Bart Schaefer | 2000-04-29 | 1 | -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 Wischnowsky | 2000-04-10 | 1 | -61/+258 |
| | |||||
* | Initial revision | Tanaka Akira | 1999-04-15 | 1 | -0/+748 |