]> Cypherpunks repositories - gostls13.git/commit
runtime: move iOS kevent calls to libc
authorElias Naur <elias.naur@gmail.com>
Wed, 13 Jun 2018 16:21:23 +0000 (18:21 +0200)
committerKeith Randall <khr@golang.org>
Wed, 13 Jun 2018 18:27:23 +0000 (18:27 +0000)
commitc824f540d9bb937d4e78bba63b38f4c8ad427c8f
treedd4b47dbecb51a6487adb924d302fade0eaf76f2
parent72c29fc8cde7a02c760915e7b3e63de5502496bb
runtime: move iOS kevent calls to libc

Change-Id: Ie97c9c9163f5af7b4768c34faac726e21627aa79
Reviewed-on: https://go-review.googlesource.com/118660
Run-TryBot: Elias Naur <elias.naur@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
src/runtime/defs_darwin_arm.go
src/runtime/defs_darwin_arm64.go
src/runtime/sys_darwin_arm.s
src/runtime/sys_darwin_arm64.s