]> Cypherpunks repositories - gostls13.git/commit
runtime: allow sysvicall functions to be called from Go
authorAram Hăvărneanu <aram@mgk.ro>
Fri, 29 Aug 2014 10:28:09 +0000 (12:28 +0200)
committerAram Hăvărneanu <aram@mgk.ro>
Fri, 29 Aug 2014 10:28:09 +0000 (12:28 +0200)
commite77c2fe31374905b08d51f338803bea88e9c4ec2
tree40d8b80088a93074330bfcd67cf4bf8435ae4410
parent73f5010dc68e55abbda56b42a36208d6f2556f76
runtime: allow sysvicall functions to be called from Go

Convert them to Go in the process.

LGTM=dvyukov, dave
R=khr, dvyukov, rsc, dave
CC=golang-codereviews
https://golang.org/cl/131600043
src/pkg/runtime/netpoll_solaris.c
src/pkg/runtime/os_solaris.c
src/pkg/runtime/os_solaris.go
src/pkg/runtime/os_solaris.h
src/pkg/runtime/runtime.h