gcc/libgo/go/syscall
Ian Lance Taylor 6b2cd37bd9 re PR go/69966 (libgo: Port syscall.SetsockoptUcred from golang)
PR go/69966
    syscall: Add new Getsockopt functions.
    
    Add GetsockoptICMPv6Filter, GetsockoptIPv6MTUInfo, GetsockoptUcred as
    appropriate.  These functions exist in the master library.
    
    For GCC PR 69966.

    Reviewed-on: https://go-review.googlesource.com/19960

From-SVN: r233747
2016-02-26 17:36:00 +00:00
..
bpf_bsd.go
const_plan9.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
creds_test.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
dir_plan9.go
env_plan9.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
env_unix.go
env_windows.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
errno.c
errors_plan9.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
errstr_linux.go
errstr_nor.go
errstr.go
exec_bsd.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
exec_linux_test.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
exec_linux.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
exec_solaris_test.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
exec_stubs.go
exec_unix_test.go libgo: Solaris portability fixes. 2015-11-06 19:15:45 +00:00
exec_unix.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
exec_windows.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
export_test.go
export_unix_test.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
libcall_bsd.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
libcall_irix.go
libcall_linux_386.go
libcall_linux_alpha.go
libcall_linux_amd64.go
libcall_linux_s390.go
libcall_linux_s390x.go
libcall_linux_ustat.go
libcall_linux_utimesnano.go
libcall_linux.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
libcall_posix_largefile.go
libcall_posix_regfile.go
libcall_posix_utimesnano.go
libcall_posix.go
libcall_solaris_386.go
libcall_solaris_amd64.go
libcall_solaris_sparc64.go
libcall_solaris_sparc.go
libcall_support.go
libcall_uname.go
libcall_wait4.go
libcall_waitpid.go
lsf_linux.go
mksyscall.awk
mmap_unix_test.go
msan0.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
msan.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
netlink_linux.go
pwd_plan9.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
route_bsd_test.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
route_bsd.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
route_darwin.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
route_dragonfly.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
route_freebsd_32bit.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
route_freebsd_64bit.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
route_freebsd.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
route_ifma_test.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
route_netbsd.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
route_noifma_test.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
route_openbsd.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
security_windows.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
signame.c
sleep_rtems.go
sleep_select.go
sockcmsg_linux.go
sockcmsg_unix.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
socket_bsd.go re PR go/69966 (libgo: Port syscall.SetsockoptUcred from golang) 2016-02-26 17:36:00 +00:00
socket_irix.go
socket_linux_ppc64x_type.go
socket_linux_type.go
socket_linux.go re PR go/69966 (libgo: Port syscall.SetsockoptUcred from golang) 2016-02-26 17:36:00 +00:00
socket_posix.go
socket_solaris.go
socket_xnet.go
socket.go re PR go/69966 (libgo: Port syscall.SetsockoptUcred from golang) 2016-02-26 17:36:00 +00:00
str.go
syscall_errno.go
syscall_linux_386.go
syscall_linux_alpha.go
syscall_linux_amd64.go
syscall_linux_mips64x.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
syscall_linux_s390.go
syscall_linux_s390x.go
syscall_linux_test.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
syscall_solaris.go
syscall_stubs.go
syscall_test.go
syscall_unix_test.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
syscall_unix.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
syscall.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
wait.c