summaryrefslogtreecommitdiff
path: root/src/runtime/crash_test.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: fix unrecovered panic on external threadRuss Cox2014-10-281-2/+15
* runtime: Fix interaction between Goexit and defersKeith Randall2014-09-191-0/+88
* runtime: test Goexit/defer iteraction.Keith Randall2014-09-151-0/+16
* runtime: allow crash from gsignal stackRuss Cox2014-09-111-0/+16
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+382