]> Cypherpunks repositories - gostls13.git/commit
os/syscall: correct netbsd types/names
authorJoel Sing <jsing@google.com>
Tue, 15 May 2012 02:00:13 +0000 (12:00 +1000)
committerJoel Sing <jsing@google.com>
Tue, 15 May 2012 02:00:13 +0000 (12:00 +1000)
commitb554fb912ffc25f88f19bc7985c83496faa98cc8
tree55e66bf2bb530d4547523fa925caedc9c3c38d63
parentb42ebb6fbfc564e7a89e67ac1b9575b49b580bbb
os/syscall: correct netbsd types/names

Fix types/names so that these functions work with the generated
syscall/z* files.

R=golang-dev, m4dh4tt3r
CC=golang-dev
https://golang.org/cl/6201078
src/pkg/os/stat_netbsd.go
src/pkg/syscall/syscall_netbsd_386.go
src/pkg/syscall/syscall_netbsd_amd64.go