]> Cypherpunks repositories - gostls13.git/commit
os: OS-dependent bits to support NetBSD.
authorChristopher Nielsen <m4dh4tt3r@gmail.com>
Thu, 15 Dec 2011 17:19:19 +0000 (12:19 -0500)
committerRuss Cox <rsc@golang.org>
Thu, 15 Dec 2011 17:19:19 +0000 (12:19 -0500)
commitd10126a622d2e9010b5250d1bcec6acb51b4ce24
treef0e3204252c88256825e3adc8cd1ef89a9a427e5
parent7e6890a670e676f8040e690c7dc1409d0972bf22
os: OS-dependent bits to support NetBSD.

R=golang-dev, jsing
CC=golang-dev
https://golang.org/cl/5482068
include/libc.h
src/libmach/netbsd.c [new file with mode: 0644]
src/pkg/net/fd_netbsd.go [new file with mode: 0644]
src/pkg/net/interface_netbsd.go [new file with mode: 0644]
src/pkg/net/tcpsock_posix.go
src/pkg/os/stat_netbsd.go [new file with mode: 0644]