aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/sys_linux_arm.s
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2014-11-11 17:05:55 -0500
committerRuss Cox <rsc@golang.org>2014-11-11 17:05:55 -0500
commit2d917c0c26f9a3ecbb5918839f9cdb4cdc311f16 (patch)
tree05d1c196d9154f8d2f0386536baa469fd6f128f0 /src/runtime/sys_linux_arm.s
parent9f99d531a05027ea12315a6421edf0aa9f905d70 (diff)
downloadgo-2d917c0c26f9a3ecbb5918839f9cdb4cdc311f16.tar.xz
[dev.cc] runtime: convert signal handlers from C to Go
This code overused macros and could not be converted automatically. Instead a new sigctxt type had to be defined for each os/arch combination, with a common (implicit) interface used by the arch-specific signal handler code. [This CL is part of the removal of C code from package runtime. See golang.org/s/dev.cc for an overview.] LGTM=r R=r CC=austin, dvyukov, golang-codereviews, iant, khr https://golang.org/cl/168500044
Diffstat (limited to 'src/runtime/sys_linux_arm.s')
0 files changed, 0 insertions, 0 deletions