| commit | 73e2ad20220050f88b1ea79bf5a2e4c4fbee0533 | [log] [tgz] |
|---|---|---|
| author | Brad Fitzpatrick <bradfitz@golang.org> | Wed Apr 13 11:33:42 2016 -0700 |
| committer | Brad Fitzpatrick <bradfitz@golang.org> | Wed Apr 13 20:37:12 2016 +0000 |
| tree | 55a9d3d4f977b4fff05d6f00ed05729a907b2e4e | |
| parent | d9712aa82af7192469d75802c6dc1734ea9858b2 [diff] |
runtime: rename os1_darwin.go to os_darwin.go Change-Id: If0e0bc5a85101db1e70faaab168fc2d12024eb93 Reviewed-on: https://go-review.googlesource.com/22005 Reviewed-by: Ian Lance Taylor <iant@golang.org>
diff --git a/src/runtime/os1_darwin.go b/src/runtime/os_darwin.go similarity index 100% rename from src/runtime/os1_darwin.go rename to src/runtime/os_darwin.go