]> Cypherpunks repositories - gostls13.git/commit
syscall: regenerate z* files for netbsd
authorJoel Sing <jsing@google.com>
Mon, 14 May 2012 17:40:13 +0000 (10:40 -0700)
committerRob Pike <r@golang.org>
Mon, 14 May 2012 17:40:13 +0000 (10:40 -0700)
commit2a47e0444c4d75ee28f1f60ed41aa274be56dda9
treeb539020fd2553425ea595e41482d901efb318295
parent99142f55370650fcdf1ecc742a5c3c26fdd1200f
syscall: regenerate z* files for netbsd

Fix mkerrors.sh so that it works on NetBSD.

Remove directory mode bits from types - this already appears in errors.

Regenerate the z* files now that cgo is working.

R=golang-dev, m4dh4tt3r, r
CC=golang-dev
https://golang.org/cl/6201077
src/pkg/syscall/mkerrors.sh
src/pkg/syscall/types_netbsd.go
src/pkg/syscall/zerrors_netbsd_386.go
src/pkg/syscall/zerrors_netbsd_amd64.go
src/pkg/syscall/ztypes_netbsd_386.go
src/pkg/syscall/ztypes_netbsd_amd64.go