Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2git to create tag 'tb_20250414'.tb_20250414 | cvs2svn | 2025-04-14 | 1 | -71/+0 |
| | |||||
* | Clean up. | art | 2002-02-18 | 1 | -2/+2 |
| | |||||
* | Test _longjmp too. (Don't hate me for the '_' option). | art | 2002-01-04 | 1 | -6/+28 |
| | | | | | sigsetjmp should be tested too, but that wasn't as easy to fit in here (and it wasn't broken on alpha anyway). | ||||
* | More explicit tests of longjmp. | art | 2002-01-04 | 1 | -4/+17 |
| | |||||
* | test for what longjmp(.., 0) does | art | 2002-01-04 | 1 | -0/+36 |