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.go
errstr_decl.go
errstr_decl_linux.go
errstr_decl_rtems.go
errstr_nor.go
errstr_rtems.go
exec.go
exec_helpers.go
exec_stubs.go
sleep_rtems.go
sleep_select.go
socket.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
stringbyte.go
syscall.go
syscall_irix.go
syscall_linux.go
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_rtems.go
syscall_solaris.go
syscall_solaris_386.go
syscall_solaris_amd64.go
syscall_solaris_sparc.go
syscall_solaris_sparc64.go
syscall_stubs.go
syscall_uname.go
syscall_unix.go
sysfile_largefile.go
sysfile_posix.go
sysfile_regfile.go
sysfile_stat_largefile.go
sysfile_stat_regfile.go
wait4.go
waitpid.go