]> Cypherpunks repositories - gostls13.git/commit
[dev.cc] runtime: convert power64 signal handlers from C to Go
authorAustin Clements <austin@google.com>
Tue, 18 Nov 2014 20:19:09 +0000 (15:19 -0500)
committerAustin Clements <austin@google.com>
Tue, 18 Nov 2014 20:19:09 +0000 (15:19 -0500)
commit54d731452d0e06ccbf211ac0893a9739ad08bd75
tree5992b3dbfd76fe2d9d7770c5909a3c343b7017da
parentcf06ea68d5eb53937c315baaa80d32e4e7ebe047
[dev.cc] runtime: convert power64 signal handlers from C to Go

The power64 equivalent of CL 168500044

LGTM=rsc
R=rsc
CC=golang-codereviews
https://golang.org/cl/175280043
src/runtime/signal_linux_power64.h [deleted file]
src/runtime/signal_linux_power64le.h [deleted file]
src/runtime/signal_linux_power64x.go [new file with mode: 0644]
src/runtime/signal_power64x.c [deleted file]
src/runtime/signal_power64x.go [new file with mode: 0644]