gcc/libgo/syscalls
Ian Lance Taylor 4ed2ca85c2 libgo: Define PtraceRegs for Alpha GNU/Linux.
From Uros Bizjak.

From-SVN: r174502
2011-05-31 18:15:14 +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 portability fixes (no declaration for getaddrinfo). 2011-05-24 21:45:17 +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 Update to current version of Go library. 2011-05-20 00:18:15 +00:00
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: Define PtraceRegs for Alpha GNU/Linux. 2011-05-31 18:15:14 +00:00
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 Update to current version of Go library. 2011-05-20 00:18:15 +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
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