summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/longjmp/longjmp.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'tb_20250414'.tb_20250414cvs2svn2025-04-141-71/+0
|
* Clean up.art2002-02-181-2/+2
|
* Test _longjmp too. (Don't hate me for the '_' option).art2002-01-041-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.art2002-01-041-4/+17
|
* test for what longjmp(.., 0) doesart2002-01-041-0/+36