gcc/libgo/syscalls
Ian Lance Taylor 654d2ec080 re PR go/47515 (Issues porting libgo to IRIX 6.5)
PR go/47515
libgo: Add Irix support.

From Rainer Orth.

From-SVN: r171806
2011-03-31 23:55:21 +00:00
..
errno.c
errstr_decl_linux.go
errstr_decl_rtems.go
errstr_decl.go
errstr_nor.go libgo: Support systems which do not have strerror_r. 2011-03-30 22:34:55 +00:00
errstr_rtems.go
errstr.go
exec_helpers.go
exec_stubs.go
exec.go libgo: Use waitpid on systems which do not have wait4. 2011-03-30 23:05:04 +00:00
sleep_rtems.go
sleep_select.go
socket_bsd.go
socket_epoll.go
socket_linux.go
socket_solaris.go
socket.go Update to current Go library. 2011-03-30 15:33:16 +00:00
stringbyte.go
syscall_irix.go re PR go/47515 (Issues porting libgo to IRIX 6.5) 2011-03-31 23:55:21 +00:00
syscall_linux_386.go
syscall_linux_amd64.go
syscall_linux.go
syscall_rtems.go
syscall_solaris_386.go
syscall_solaris_amd64.go
syscall_solaris_sparc64.go
syscall_solaris_sparc.go
syscall_solaris.go
syscall_stubs.go
syscall_uname.go
syscall_unix.go
syscall.go
sysfile_largefile.go
sysfile_posix.go libgo/syscalls: Use _C_long as the type of the select bits array. 2011-03-31 20:37:31 +00:00
sysfile_regfile.go
sysfile_stat_largefile.go
sysfile_stat_regfile.go
wait4.go libgo: Use waitpid on systems which do not have wait4. 2011-03-30 23:05:04 +00:00
waitpid.go libgo: Use waitpid on systems which do not have wait4. 2011-03-30 23:05:04 +00:00