]> Cypherpunks repositories - gostls13.git/commit
syscall: document float arguments and results on windows/amd64
authorAustin Clements <austin@google.com>
Thu, 4 Jun 2020 15:17:49 +0000 (11:17 -0400)
committerAustin Clements <austin@google.com>
Thu, 4 Jun 2020 17:50:16 +0000 (17:50 +0000)
commit07ced37013b6b3bdb9cd02def52821a09a4e9c58
tree1443e3a5d5d6a6df19e7034e62315cb12b6c2e5c
parent7e477573244000da3cfe60c0d4cb4007097245d9
syscall: document float arguments and results on windows/amd64

Updates #6510.
Updates #37273.

Change-Id: Id2732fcff0a0c5e4a324cd33ef995c7e528f5e1a
Reviewed-on: https://go-review.googlesource.com/c/go/+/236562
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/go1.15.html
src/syscall/dll_windows.go