]> Cypherpunks repositories - gostls13.git/commit
doc/go1.11: mention the libSystem.so change for iOS
authorElias Naur <elias.naur@gmail.com>
Wed, 18 Jul 2018 07:17:19 +0000 (09:17 +0200)
committerElias Naur <elias.naur@gmail.com>
Wed, 18 Jul 2018 14:46:59 +0000 (14:46 +0000)
commit8362a8e127bed118a4ffec2d8844c3d3c271d243
treea5f7c213fc9c444638bb0eb4c5a15b44f08fe7b9
parentf6ce1e2aa590a3de9da67dd45f5daa66ee9ff1cf
doc/go1.11: mention the libSystem.so change for iOS

The change to make the runtime use libSystem.so macOS instead of
direct kernel calls applies to iOS as well.

Change-Id: I97ea86452ac5f7433aea58bbd3ff53a2eb2835e0
Reviewed-on: https://go-review.googlesource.com/124657
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/go1.11.html