]> Cypherpunks repositories - gostls13.git/commit
runtime: document sigtrampgo better
authorAustin Clements <austin@google.com>
Thu, 23 Nov 2017 02:58:57 +0000 (21:58 -0500)
committerAustin Clements <austin@google.com>
Thu, 23 Nov 2017 03:05:56 +0000 (03:05 +0000)
commit294963fb7f8983c7f5560dc20ab75c869f30da14
treecf8a809df4ce8d0a5a3b34c07456d15a83365999
parentb6cf58d5b82898a2c92d50aead07163d5bc3c184
runtime: document sigtrampgo better

Add an explanation of why sigtrampgo is nosplit.

Updates #21314.

Change-Id: I3f5909d2b2c180f9fa74d53df13e501826fd4316
Reviewed-on: https://go-review.googlesource.com/79615
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/signal_unix.go