Rainer Orth <r...@cebitec.uni-bielefeld.de> writes: > 2011-05-20 Rainer Orth <r...@cebitec.uni-bielefeld.de> > > libgo: > * Makefile.am (go_net_sock_file): Use go/net/cgo_linux.go if > LIBGO_IS_IRIX or LIBGO_IS_SOLARIS. > (go_net_sock_file): Use go/net/sock_linux.go if > LIBGO_IS_IRIX or LIBGO_IS_SOLARIS. > * Makefile.in: Regenerate. > * go/net/cgo_bsd.go: Don't refer to C.int.
Thanks. Committed. Ian