]> Cypherpunks repositories - gostls13.git/commit
runtime: move machport into darwin's mOS
authorMatthew Dempsky <mdempsky@google.com>
Mon, 22 Feb 2016 19:32:56 +0000 (11:32 -0800)
committerMatthew Dempsky <mdempsky@google.com>
Mon, 22 Feb 2016 21:15:50 +0000 (21:15 +0000)
commita4b833940da77449afd95dc95f8596bae4fa1621
tree546ed287cf95ab00d3fa32f3fc2dda94a01b8534
parent756ea30eb05357b02af1ac512920ed647d4ee350
runtime: move machport into darwin's mOS

It's not needed on other OSes.

Change-Id: Ia6b13510585392a7062374806527d33876beba2a
Reviewed-on: https://go-review.googlesource.com/19818
Run-TryBot: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: David Crawshaw <crawshaw@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/runtime/os_darwin.go
src/runtime/runtime2.go