]> Cypherpunks repositories - gostls13.git/commit
[dev.cc] runtime: catch defs_linux_power64*.go up to other archs
authorAustin Clements <austin@google.com>
Tue, 18 Nov 2014 20:19:48 +0000 (15:19 -0500)
committerAustin Clements <austin@google.com>
Tue, 18 Nov 2014 20:19:48 +0000 (15:19 -0500)
commit70f6769b60de9759f1c74f453f544767574898bc
treeea58c95d345791ae563764009cf5384ebec5386a
parent0da27cb8b0e82d429a9c3ee591208327e3e7a8c9
[dev.cc] runtime: catch defs_linux_power64*.go up to other archs

Fix a constant conversion error.  Add set_{sec,nsec} for
timespec and set_usec for timeval.  Fix type of
sigaltstackt.ss_size.

LGTM=rsc
R=rsc, bradfitz
CC=golang-codereviews
https://golang.org/cl/180840043
src/runtime/defs_linux_power64.go
src/runtime/defs_linux_power64le.go