]> Cypherpunks repositories - gostls13.git/commit
runtime, syscall: rewrite syscall_solaris.goc in Go
authorAram Hăvărneanu <aram@mgk.ro>
Sat, 6 Sep 2014 17:35:46 +0000 (19:35 +0200)
committerAram Hăvărneanu <aram@mgk.ro>
Sat, 6 Sep 2014 17:35:46 +0000 (19:35 +0200)
commitb4c28d918072b26527426d1f4df89ab93179376d
tree6b42c5e4a6abf96fe4c30784157d4e06473cd2c6
parent8473695797d346f9adf72ee40013a8c8421a7c87
runtime, syscall: rewrite syscall_solaris.goc in Go

LGTM=dave, rsc
R=khr, dvyukov, dave, gobot, rsc
CC=golang-codereviews, rsc
https://golang.org/cl/133220044
src/pkg/runtime/syscall_solaris.c [new file with mode: 0644]
src/pkg/runtime/syscall_solaris.go [new file with mode: 0644]
src/pkg/runtime/syscall_solaris.goc [deleted file]
src/pkg/runtime/thunk_solaris_amd64.s [new file with mode: 0644]
src/pkg/syscall/asm_solaris_amd64.s
src/pkg/syscall/so_solaris.go