gcc/libgo/go/syscall
Ian Lance Taylor ec3838a735 syscall: Change raw_ioctl cmd type to uintptr.
Attempt to fix a build bug report:
    
    ../../../../libgo/go/syscall/exec_linux.go:185:37: error: integer constant overflow
       _, err1 = raw_ioctl_ptr(sys.Ctty, TIOCSPGRP, unsafe.Pointer(&pgrp))
    
    Reviewed-on: https://go-review.googlesource.com/16539

From-SVN: r229674
2015-11-02 19:58:15 +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 libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
env_plan9.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
env_unix.go libgo, compiler: Upgrade libgo to Go 1.4, except for runtime. 2015-01-15 00:27:56 +00:00
env_windows.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
errno.c
errors_plan9.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
errstr_linux.go
errstr_nor.go
errstr.go
exec_bsd.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
exec_linux_test.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
exec_linux.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +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 runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
exec_unix.go syscall: Change raw_ioctl cmd type to uintptr. 2015-11-02 19:58:15 +00:00
exec_windows.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
export_test.go libgo, compiler: Upgrade libgo to Go 1.4, except for runtime. 2015-01-15 00:27:56 +00:00
export_unix_test.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
libcall_irix.go
libcall_linux_386.go
libcall_linux_alpha.go
libcall_linux_amd64.go
libcall_linux_s390.go libgo: add s390 support 2014-11-04 22:39:30 +00:00
libcall_linux_s390x.go libgo: add s390 support 2014-11-04 22:39:30 +00:00
libcall_linux_ustat.go libgo: don't provide ustat on arm64 GNU/Linux 2015-09-15 03:43:01 +00:00
libcall_linux_utimesnano.go
libcall_linux.go libgo: don't provide ustat on arm64 GNU/Linux 2015-09-15 03:43:01 +00:00
libcall_posix_largefile.go libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
libcall_posix_regfile.go libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
libcall_posix_utimesnano.go
libcall_posix.go libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
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 libgo: Merge to master revision 19184. 2014-06-06 22:37:27 +00:00
mksyscall.awk libgo: Merge to master revision 19184. 2014-06-06 22:37:27 +00:00
mmap_unix_test.go libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
netlink_linux.go libgo, compiler: Upgrade libgo to Go 1.4, except for runtime. 2015-01-15 00:27:56 +00:00
pwd_plan9.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
race0.go
route_bsd_test.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
route_bsd.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +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 Go 1.3 release. 2014-07-19 08:53:52 +00:00
socket_bsd.go
socket_irix.go
socket_linux_ppc64x_type.go syscall: RawSockaddr fix for ppc64, ppc64le 2015-08-03 21:18:56 +00:00
socket_linux_type.go syscall: RawSockaddr fix for ppc64, ppc64le 2015-08-03 21:18:56 +00:00
socket_linux.go syscall: RawSockaddr fix for ppc64, ppc64le 2015-08-03 21:18:56 +00:00
socket_posix.go libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
socket_solaris.go
socket_xnet.go libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
socket.go libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
str.go libgo, compiler: Upgrade libgo to Go 1.4, except for runtime. 2015-01-15 00:27:56 +00:00
syscall_errno.go libgo, compiler: Upgrade libgo to Go 1.4, except for runtime. 2015-01-15 00:27:56 +00:00
syscall_linux_386.go libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
syscall_linux_alpha.go
syscall_linux_amd64.go
syscall_linux_s390.go libgo: add s390 support 2014-11-04 22:39:30 +00:00
syscall_linux_s390x.go libgo: add s390 support 2014-11-04 22:39:30 +00:00
syscall_linux_test.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
syscall_solaris.go
syscall_stubs.go
syscall_test.go libgo, compiler: Upgrade libgo to Go 1.4, except for runtime. 2015-01-15 00:27:56 +00:00
syscall_unix_test.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
syscall_unix.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
syscall.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
wait.c