aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/testdata/testprog
AgeCommit message (Expand)Author
2016-01-08Revert "runtime: make NumGoroutine and Stack agree not to include system goro...Russ Cox
2016-01-08runtime: make NumGoroutine and Stack agree not to include system goroutinesRuss Cox
2016-01-05runtime: fix exit status when killed by signalIan Lance Taylor
2015-12-29runtime: move test programs out of source code, coalesceRuss Cox