gcc/libgo/syscalls
Ian Lance Taylor 9f3b1e6c60 libgo: Irix 6 patches.
From Rainer Orth.

From-SVN: r172935
2011-04-25 19:36:12 +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_irix.go libgo: Irix 6 patches. 2011-04-25 19:36:12 +00:00
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_alpha.go libgo: Support for alpha. 2011-04-01 23:02:16 +00:00
syscall_linux_amd64.go
syscall_linux.go
syscall_rtems.go
syscall_solaris_386.go Use _nuname on 32-bit Solaris 2/x86. 2011-03-07 22:39:45 +00:00
syscall_solaris_amd64.go
syscall_solaris_sparc64.go
syscall_solaris_sparc.go
syscall_solaris.go
syscall_stubs.go
syscall_uname.go Use _nuname on 32-bit Solaris 2/x86. 2011-03-07 22:39:45 +00:00
syscall_unix.go libgo: Update to current Go library. 2011-04-07 17:09:10 +00:00
syscall.go libgo: Update to current Go library. 2011-04-07 17:09:10 +00:00
sysfile_largefile.go libgo: Update to current Go library. 2011-04-07 17:09:10 +00:00
sysfile_posix.go libgo: Try to guess the right type for select bits in mksysinfo. 2011-04-01 22:53:54 +00:00
sysfile_regfile.go libgo: Update to current Go library. 2011-04-07 17:09:10 +00:00
sysfile_stat_largefile.go Support libgo on Solaris. 2011-02-21 04:17:20 +00:00
sysfile_stat_regfile.go Support libgo on Solaris. 2011-02-21 04:17:20 +00:00
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