Sign in
go
/
go
/
6112e6e404755028b2995bde31ca6e4a6bfe14a8
/
src
/
runtime
/
crash_cgo_test.go
95bf77b
runtime: skip tests that need fork on darwin/arm
by David Crawshaw
· 10 years ago
af7ca8d
cmd/cgo, runtime/cgo: support ppc64
by Austin Clements
· 10 years ago
865e5e9
runtime: fix TestCgoExternalThreadSIGPROF again
by Shenghou Ma
· 10 years ago
2cbe27a
runtime: skip TestCgoExternalThreadSIGPROF on OS X 10.6
by Shenghou Ma
· 10 years ago
5da9c8c
runtime: ignore SIGPROF to foreign threads before cgocallback is fully initialized
by Shenghou Ma
· 10 years ago
f9c4c16
runtime: make TestCgoExternalThreadPanic run on windows
by Alex Brainman
· 10 years ago
3ce6a4f
runtime: fix windows build
by Russ Cox
· 10 years ago
c4efaac
runtime: fix unrecovered panic on external thread
by Russ Cox
· 10 years ago
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago
[Renamed from src/pkg/runtime/crash_cgo_test.go]
326ae8d
runtime: fix traceback in cgo programs Fixes #6061.
by Dmitriy Vyukov
· 12 years ago
1590abe
runtime: do not run TestCgoSignalDeadlock on windows in short mode
by Dmitriy Vyukov
· 12 years ago
6ecb39f
cmd/go: fix "go run" cgo source when cgo is disabled
by Shenghou Ma
· 12 years ago
06a488f
runtime: fix deadlock detector false negative Fixes #4819.
by Dmitriy Vyukov
· 12 years ago
afe0e97
runtime: handle windows exceptions, even in cgo programs
by Alex Brainman
· 13 years ago