signal_sighandler.go
3.31 KB
-
runtime: rename siginfo to _siginfo_t · a2a7ea48
Since the name siginfo winds up in runtime.inc, this avoids a name collision on systems that define "struct siginfo" in the system header files. Reviewed-on: https://go-review.googlesource.com/35239 From-SVN: r244484
Ian Lance Taylor committed