]> Cypherpunks repositories - gostls13.git/commit
cmd/go: add comment about SIGUSR2 on iOS
authorDavid Crawshaw <crawshaw@golang.org>
Thu, 12 Jan 2017 15:49:35 +0000 (10:49 -0500)
committerDavid Crawshaw <crawshaw@golang.org>
Thu, 12 Jan 2017 16:47:42 +0000 (16:47 +0000)
commit4f0aac52d926270255fa2b682aca15e8ff404c59
tree2ce0b2795bcae8cbf8f5647f3cabcb489ddf06fa
parent333f764df3d78930a5a3097fc34ac1374b7c3187
cmd/go: add comment about SIGUSR2 on iOS

Missing from CL 34926.

Change-Id: I4a046440c30811f26da53bee0e853dae3b0ac57a
Reviewed-on: https://go-review.googlesource.com/35123
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/go/test.go