]> Cypherpunks repositories - gostls13.git/commit
runtime: merge the darwin os*.go files together
authorBrad Fitzpatrick <bradfitz@golang.org>
Wed, 13 Apr 2016 18:31:24 +0000 (11:31 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 13 Apr 2016 20:35:09 +0000 (20:35 +0000)
commitd9712aa82af7192469d75802c6dc1734ea9858b2
tree178076401f7885c39ef2f22d384c4fb9386fda94
parent79048df2ccc2d4c2ccc4e15d481f7888d48cf440
runtime: merge the darwin os*.go files together

Merge them together into os1_darwin.go. A future CL will rename it.

Change-Id: Ia4380d3296ebd5ce210908ce3582ff184566f692
Reviewed-on: https://go-review.googlesource.com/22004
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/os1_darwin.go
src/runtime/os2_darwin.go [deleted file]
src/runtime/os_darwin.go [deleted file]