]> Cypherpunks repositories - gostls13.git/commit
runtime: move open/close/read/write from syscall to libc on Darwin
authorKeith Randall <khr@golang.org>
Tue, 1 May 2018 02:55:41 +0000 (19:55 -0700)
committerKeith Randall <khr@golang.org>
Tue, 1 May 2018 04:19:18 +0000 (04:19 +0000)
commit16d1a8e6e3701a8ed2e9b16f7c9b8e70a7b1fc8d
tree17deac1e9dce60c0e8d329865495bf97fcc3e3db
parentce5c3871a461b0a2c8737b0d31215012d7a04d24
runtime: move open/close/read/write from syscall to libc on Darwin

Update #17490

Change-Id: Ia0bb0ba10dc0bbb299290a60b8228275d55125d7
Reviewed-on: https://go-review.googlesource.com/110438
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/sys_darwin.go
src/runtime/sys_darwin_386.s
src/runtime/sys_darwin_amd64.s