aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/testdata/testprog
diff options
context:
space:
mode:
authorKevin Burke <kev@inburke.com>2018-09-25 09:22:09 -0700
committerKevin Burke <kev@inburke.com>2018-12-20 18:56:28 +0000
commit8ff04a9966083f982ecaa57f7bcc786aa7316ec8 (patch)
treef5872be7c2da19b204476eb1a2224748ed9a78f9 /src/runtime/testdata/testprog
parent6a5c5f848606f8a63ed65e0203a8fade0a75c12d (diff)
downloadgo-8ff04a9966083f982ecaa57f7bcc786aa7316ec8.tar.xz
os: clearer doc for Interrupt
I was confused by the juxtaposition of os.Interrupt docs, which are "guaranteed to exist on all platforms" in one sentence and then "not implemented" in the next sentence. Reading the code reveals "not implemented" refers specifically to the implementation of os.Process.Signal on Windows, not to the os.Interrupt variable itself. Reword the doc to make this distinction clearer. Fixes #27854. Change-Id: I5fe7cddea61fa1954cef2006dc51b8fa8ece4d6e Reviewed-on: https://go-review.googlesource.com/c/137336 Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
Diffstat (limited to 'src/runtime/testdata/testprog')
0 files changed, 0 insertions, 0 deletions