]> Cypherpunks repositories - gostls13.git/commit
runtime: fix int64 reconstruction in semasleep
authorRuss Cox <rsc@golang.org>
Thu, 4 Sep 2014 05:38:49 +0000 (01:38 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 4 Sep 2014 05:38:49 +0000 (01:38 -0400)
commitb143feb1431b58c02be6edca6bc5f6067b22a14d
tree767789bbf150216855ff0bb58bd7a6c18f9e1a7e
parenta915cb47eef8acc8998414cd5f88c13614821e92
runtime: fix int64 reconstruction in semasleep

I had this right in one of my clients, but apparently not the one I submitted from.

Fixes 386 builds.

TBR=dfc
CC=golang-codereviews
https://golang.org/cl/138000045
src/pkg/runtime/os_darwin.c