]> Cypherpunks repositories - gostls13.git/commit
syscall: Add syscall_bsd.go to zsycall_freebsd_386.go
authorPeter Mundy <go.peter.90@gmail.com>
Mon, 28 Jun 2010 23:11:02 +0000 (09:11 +1000)
committerAndrew Gerrand <adg@golang.org>
Mon, 28 Jun 2010 23:11:02 +0000 (09:11 +1000)
commitea88de805e7137dd6ff692517be91322694d948e
tree47c7a5e3d86c52e6aeebb239bf1488932afcf85b
parent08483defacf38d2d1f89eae0136268dfee30ec84
syscall: Add syscall_bsd.go to zsycall_freebsd_386.go

Revision: 5885c9d10f created syscall_bsd.go for code used
by Darwin and other *BSDs, which should have included
FreeBSD. mksyscall.sh to generate new zsyscall_freebsd_386.go.

Fixes #862.

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/1701048
src/pkg/syscall/zsyscall_freebsd_386.go