gcc/libgo/syscalls
Ian Lance Taylor 6675c41604 Implement goto restrictions.
From-SVN: r179018
2011-09-20 21:00:07 +00:00
..
errno.c
errstr_decl_linux.go
errstr_decl_rtems.go
errstr_decl.go
errstr_nor.go
errstr_rtems.go
errstr.go
exec_helpers.go
exec_stubs.go
exec.go Implement goto restrictions. 2011-09-20 21:00:07 +00:00
netlink_linux.go Update Go library to r60. 2011-09-16 15:47:21 +00:00
sleep_rtems.go
sleep_select.go
socket_bsd.go Update Go library to r60. 2011-09-16 15:47:21 +00:00
socket_epoll.go
socket_irix.go Update Go library to r60. 2011-09-16 15:47:21 +00:00
socket_linux.go Update Go library to r60. 2011-09-16 15:47:21 +00:00
socket_solaris.go Update Go library to r60. 2011-09-16 15:47:21 +00:00
socket.go Update Go library to r60. 2011-09-16 15:47:21 +00:00
stringbyte.go Update to current version of Go library. 2011-05-20 00:18:15 +00:00
syscall_irix.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_linux.go Update Go library to r60. 2011-09-16 15:47:21 +00:00
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
sysfile_largefile.go
sysfile_posix.go
sysfile_regfile.go
sysfile_stat_largefile.go
sysfile_stat_regfile.go
wait4.go
waitpid.go