gcc/libgo/go/syscall
Ian Lance Taylor 0fea993fa8 syscall: Set SizeofSockaddrAny to the value the go distribution uses
In particular this means that the names Getsockname returns are not
truncated to 26 characters.

Fixes issue 6829

https://codereview.appspot.com/31840043/

From-SVN: r205368
2013-11-25 22:54:05 +00:00
..
bpf_bsd.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
consistency_unix_test.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
creds_test.go
dir_plan9.go libgo: Update to Go 1.1.1. 2013-07-16 06:54:42 +00:00
env_plan9.go libgo: Update to Go 1.1.1. 2013-07-16 06:54:42 +00:00
env_unix.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
env_windows.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
errno.c
errstr.go
errstr_linux.go
errstr_nor.go
exec_bsd.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
exec_linux.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
exec_stubs.go
exec_unix.go syscall: Only call varargs libc functions from C code. 2013-11-24 02:38:28 +00:00
exec_windows.go
libcall_irix.go
libcall_linux.go syscall: Only call varargs libc functions from C code. 2013-11-24 02:38:28 +00:00
libcall_linux_386.go
libcall_linux_alpha.go
libcall_linux_amd64.go
libcall_linux_utimesnano.go
libcall_posix.go syscall: Only call varargs libc functions from C code. 2013-11-24 02:38:28 +00:00
libcall_posix_largefile.go syscall: Only call varargs libc functions from C code. 2013-11-24 02:38:28 +00:00
libcall_posix_regfile.go syscall: Only call varargs libc functions from C code. 2013-11-24 02:38:28 +00:00
libcall_posix_utimesnano.go
libcall_solaris_386.go
libcall_solaris_amd64.go
libcall_solaris_sparc.go
libcall_solaris_sparc64.go
libcall_support.go
libcall_uname.go
libcall_wait4.go
libcall_waitpid.go
lsf_linux.go
mksyscall.awk syscall: Change AWK split call to use []+ rather than []*. 2013-08-02 22:30:30 +00:00
netlink_linux.go
passfd_test.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
race0.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
rlimit_linux_test.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
route_bsd.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
route_darwin.go libgo: Update to Go 1.1.1. 2013-07-16 06:54:42 +00:00
route_dragonfly.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
route_freebsd.go libgo: Update to Go 1.1.1. 2013-07-16 06:54:42 +00:00
route_netbsd.go libgo: Update to Go 1.1.1. 2013-07-16 06:54:42 +00:00
route_openbsd.go libgo: Update to Go 1.1.1. 2013-07-16 06:54:42 +00:00
security_windows.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
signame.c libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
sleep_rtems.go
sleep_select.go
sockcmsg_linux.go
sockcmsg_unix.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
socket.go syscall: Set SizeofSockaddrAny to the value the go distribution uses 2013-11-25 22:54:05 +00:00
socket_bsd.go net: Only use GNU/Linux unix socket abstract paths on GNU/Linux. 2013-07-24 16:53:17 +00:00
socket_irix.go net: Only use GNU/Linux unix socket abstract paths on GNU/Linux. 2013-07-24 16:53:17 +00:00
socket_linux.go net: Only use GNU/Linux unix socket abstract paths on GNU/Linux. 2013-07-24 16:53:17 +00:00
socket_posix.go re PR go/56171 (syscall FAILs on Solaris) 2013-02-20 20:04:36 +00:00
socket_solaris.go net: Only use GNU/Linux unix socket abstract paths on GNU/Linux. 2013-07-24 16:53:17 +00:00
socket_xnet.go re PR go/56171 (syscall FAILs on Solaris) 2013-02-20 20:04:36 +00:00
str.go
syscall.go
syscall_errno.go
syscall_linux_386.go
syscall_linux_alpha.go
syscall_linux_amd64.go
syscall_solaris.go
syscall_stubs.go
syscall_test.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
syscall_unix.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
wait.c