summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/longjmp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename a bunch of the old bsd.regress.mk variables into the new ones.avsm2002-09-021-3/+3
| | | | ok art@
* Clean up.art2002-02-182-2/+5
|
* Test _longjmp too. (Don't hate me for the '_' option).art2002-01-042-6/+35
| | | | | 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-042-0/+39