gcc/libgo/go/net
Ian Lance Taylor f99a463f8a libgo: Solaris portability patches.
From Rainer Orth.

From-SVN: r192819
2012-10-25 18:26:34 +00:00
..
http libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
mail libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
rpc libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
smtp libgo: Update to weekly.2012-02-22 release. 2012-03-02 20:01:37 +00:00
testdata libgo: Update to weekly.2012-02-22 release. 2012-03-02 20:01:37 +00:00
textproto libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
url libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
cgo_bsd.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
cgo_linux.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
cgo_netbsd.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
cgo_stub.go libgo: Update to weekly.2012-01-27. 2012-02-01 19:26:59 +00:00
cgo_unix.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
dial.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
dial_test.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
dialgoogle_test.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
dnsclient.go libgo: Update to weekly.2012-03-13. 2012-03-30 21:27:11 +00:00
dnsclient_unix.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
dnsconfig_unix.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
dnsmsg.go libgo: Update to weekly.2012-03-13. 2012-03-30 21:27:11 +00:00
dnsmsg_test.go libgo: Update to weekly.2012-03-13. 2012-03-30 21:27:11 +00:00
dnsname_test.go
fd_linux.go libgo: Update to weekly.2012-03-13. 2012-03-30 21:27:11 +00:00
fd_netbsd.go libgo: Update to weekly.2012-02-07. 2012-02-09 08:19:58 +00:00
fd_openbsd.go libgo: Update to weekly.2012-02-07. 2012-02-09 08:19:58 +00:00
fd_select.go re PR go/52583 (Several new go testsuite failues on Solaris) 2012-04-25 04:26:12 +00:00
fd_unix.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
fd_windows.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
file_plan9.go libgo: Update to weekly.2012-02-22 release. 2012-03-02 20:01:37 +00:00
file_test.go libgo: Update to weekly.2012-03-13. 2012-03-30 21:27:11 +00:00
file_unix.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
file_windows.go libgo: Update to weekly.2011-11-02. 2011-12-03 02:17:34 +00:00
hosts.go libgo: Update to weekly.2011-12-02. 2011-12-13 19:16:27 +00:00
hosts_test.go libgo: Update to weekly.2012-02-22 release. 2012-03-02 20:01:37 +00:00
hosts_testdata
interface.go libgo: Update to weekly.2012-03-13. 2012-03-30 21:27:11 +00:00
interface_bsd.go libgo: Update to weekly.2012-02-07. 2012-02-09 08:19:58 +00:00
interface_darwin.go libgo: Update to weekly.2012-02-07. 2012-02-09 08:19:58 +00:00
interface_freebsd.go libgo: Update to weekly.2012-02-07. 2012-02-09 08:19:58 +00:00
interface_linux.go net, syscall: Use native endianness for GNU/Linux netlink code. 2012-04-20 20:11:28 +00:00
interface_netbsd.go libgo: Update to weekly.2011-12-22. 2012-01-13 05:11:45 +00:00
interface_openbsd.go libgo: Update to weekly.2011-11-02. 2011-12-03 02:17:34 +00:00
interface_stub.go libgo: Update to weekly.2012-03-22. 2012-03-30 22:09:55 +00:00
interface_test.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
interface_windows.go libgo: Update to weekly.2012-03-22. 2012-03-30 22:09:55 +00:00
ip.go libgo: Update to weekly.2011-12-22. 2012-01-13 05:11:45 +00:00
ip_test.go libgo: Use libbacktrace rather than debug/elf registration. 2012-09-28 14:48:30 +00:00
ipraw_test.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
iprawsock.go libgo: Update to Go 1.0.3. 2012-10-03 05:27:36 +00:00
iprawsock_plan9.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
iprawsock_posix.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
ipsock.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
ipsock_plan9.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
ipsock_posix.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
lookup.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
lookup_plan9.go libgo: Update to weekly.2012-03-04 release. 2012-03-06 17:57:23 +00:00
lookup_test.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
lookup_unix.go libgo: Update to weekly.2012-01-20. 2012-01-25 21:54:22 +00:00
lookup_windows.go libgo: Update to weekly.2012-02-07. 2012-02-09 08:19:58 +00:00
mac.go libgo: Update to weekly.2012-03-13. 2012-03-30 21:27:11 +00:00
mac_test.go libgo: Update to weekly.2012-03-13. 2012-03-30 21:27:11 +00:00
multicast_posix_test.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
net.go libgo: Update to weekly.2012-03-13. 2012-03-30 21:27:11 +00:00
net_posix.go libgo: Update to Go 1.0.3. 2012-10-03 05:27:36 +00:00
net_test.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
newpollserver_rtems.go libgo: Remove debug/proc, os.Error. 2011-12-07 01:21:57 +00:00
newpollserver_unix.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
parse.go libgo: Update to weekly.2012-02-22 release. 2012-03-02 20:01:37 +00:00
parse_test.go libgo: Update to weekly.2012-03-13. 2012-03-30 21:27:11 +00:00
pipe.go libgo: Update to weekly.2012-01-20. 2012-01-25 21:54:22 +00:00
pipe_test.go libgo: Update to weekly.2011-11-02. 2011-12-03 02:17:34 +00:00
port.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
port_test.go
port_unix.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
sendfile_freebsd.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
sendfile_linux.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
sendfile_stub.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
sendfile_windows.go libgo: Update to weekly.2012-02-14 release. 2012-03-02 16:38:43 +00:00
server_test.go libgo: Update to weekly.2012-03-13. 2012-03-30 21:27:11 +00:00
sock_bsd.go libgo: Update to weekly.2012-02-14 release. 2012-03-02 16:38:43 +00:00
sock_linux.go libgo: Update to weekly.2012-02-14 release. 2012-03-02 16:38:43 +00:00
sock_posix.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
sock_solaris.go re PR go/52583 (Several new go testsuite failues on Solaris) 2012-04-25 04:26:12 +00:00
sock_windows.go libgo: Update to weekly.2012-02-14 release. 2012-03-02 16:38:43 +00:00
sockopt_bsd.go mksysinfo, net: Always define syscall.SO_REUSEPORT. 2012-04-26 04:25:56 +00:00
sockopt_linux.go libgo: Update to weekly.2012-03-13. 2012-03-30 21:27:11 +00:00
sockopt_posix.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
sockopt_windows.go libgo: Update to weekly.2012-03-13. 2012-03-30 21:27:11 +00:00
sockoptip_bsd.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
sockoptip_linux.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
sockoptip_posix.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
sockoptip_windows.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
tcp_test.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
tcpsock.go libgo: Update to weekly.2011-11-02. 2011-12-03 02:17:34 +00:00
tcpsock_plan9.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
tcpsock_posix.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
timeout_test.go libgo: Update to weekly.2012-03-13. 2012-03-30 21:27:11 +00:00
udp_test.go libgo: Update to weekly.2012-03-13. 2012-03-30 21:27:11 +00:00
udpsock.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
udpsock_plan9.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
udpsock_posix.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
unicast_posix_test.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
unixsock.go libgo: Update to weekly.2011-11-02. 2011-12-03 02:17:34 +00:00
unixsock_plan9.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
unixsock_posix.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00