Sign in
go
/
go
/
97124af99a9a0f0ec1b3453c67c8af474aabd660
/
src
/
runtime
/
signal_sighandler.go
9483a0b
runtime: don't grow the stack on sigpanic if throwsplit
by Austin Clements
· 7 years ago
6c7bea6
runtime: replace sched.mcount int32 with sched.mnext int64
by Austin Clements
· 7 years ago
165c15a
runtime: change lockedg/lockedm to guintptr/muintptr
by Ian Lance Taylor
· 8 years ago
4b8f41d
runtime: print user stack on other threads during GOTRACBEACK=crash
by Austin Clements
· 8 years ago
f2e8715
runtime: make GOTRACEBACK=crash crash promptly in cgo binaries
by Austin Clements
· 8 years ago
0969218
runtime: print sigcode on signal crash
by Russ Cox
· 8 years ago
eb268cb
runtime: minor simplifications to signal code
by Ian Lance Taylor
· 9 years ago
159a90b
runtime: merge Unix sighandler functions
by Ian Lance Taylor
· 9 years ago