]> Cypherpunks repositories - gostls13.git/commit
crypto/mime/net/time: add netbsd to +build tags
authorJoel Sing <jsing@google.com>
Wed, 21 Dec 2011 10:44:47 +0000 (21:44 +1100)
committerJoel Sing <jsing@google.com>
Wed, 21 Dec 2011 10:44:47 +0000 (21:44 +1100)
commit9ca57a706c7831f1aab47cedee0d383c3ddb7868
tree7ab0b311f936cdbca2194b7f6b51d47b06070ec9
parent351f7efec489d89dab70d876ef35e1aa75e42b78
crypto/mime/net/time: add netbsd to +build tags

R=golang-dev, mikioh.mikioh
CC=golang-dev
https://golang.org/cl/5501052
21 files changed:
src/pkg/crypto/rand/rand_unix.go
src/pkg/mime/type_unix.go
src/pkg/net/cgo_stub.go
src/pkg/net/dnsclient_unix.go
src/pkg/net/dnsconfig.go
src/pkg/net/fd.go
src/pkg/net/file.go
src/pkg/net/interface_bsd.go
src/pkg/net/iprawsock_posix.go
src/pkg/net/ipsock_posix.go
src/pkg/net/lookup_unix.go
src/pkg/net/newpollserver.go
src/pkg/net/port.go
src/pkg/net/sendfile_stub.go
src/pkg/net/sock.go
src/pkg/net/sock_bsd.go
src/pkg/net/udpsock_posix.go
src/pkg/net/unixsock_posix.go
src/pkg/path/filepath/path_unix.go
src/pkg/time/sys_unix.go
src/pkg/time/zoneinfo_unix.go