gcc/libgo/go/syscall
Ian Lance Taylor f3ab5720f7 libgo: Use -fgo-pkgpath.
From-SVN: r187485
2012-05-14 22:08:42 +00:00
..
bpf_bsd.go libgo: Update to weekly.2011-12-22. 2012-01-13 05:11:45 +00:00
env_plan9.go libgo: Update to weekly.2012-02-07. 2012-02-09 08:19:58 +00:00
env_unix.go libgo: Update to weekly.2012-01-15. 2012-01-25 20:56:26 +00:00
env_windows.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
errno.c libgo: Use -fgo-pkgpath. 2012-05-14 22:08:42 +00:00
errstr.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
errstr_linux.go Implement new syscall package. 2011-10-23 19:04:37 +00:00
errstr_nor.go syscall: Fix Errstr on systems without strerror_r. 2011-10-31 21:55:22 +00:00
exec_bsd.go libgo: Update to weekly.2012-02-14 release. 2012-03-02 16:38:43 +00:00
exec_linux.go libgo: Update to weekly.2012-02-14 release. 2012-03-02 16:38:43 +00:00
exec_stubs.go syscall: Don't build wait status functions on RTEMS. 2011-12-13 22:07:25 +00:00
exec_unix.go libgo: Update to weekly.2012-02-14 release. 2012-03-02 16:38:43 +00:00
exec_windows.go libgo: Update to weekly.2012-02-14 release. 2012-03-02 16:38:43 +00:00
libcall_irix.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
libcall_linux.go re PR go/52586 (libgo fails to build for mips*64-linux-gnu (reference to undefined name 'SYS_GETDENTS64')) 2012-04-30 16:04:17 +00:00
libcall_linux_386.go libgo: Only build iopl and ioperm on 386, amd64, alpha GNU/Linux. 2012-01-13 23:35:44 +00:00
libcall_linux_alpha.go libgo: Only build iopl and ioperm on 386, amd64, alpha GNU/Linux. 2012-01-13 23:35:44 +00:00
libcall_linux_amd64.go libgo: Only build iopl and ioperm on 386, amd64, alpha GNU/Linux. 2012-01-13 23:35:44 +00:00
libcall_posix.go syscall: Additional constants, some type corrections. 2012-04-21 18:49:58 +00:00
libcall_posix_largefile.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
libcall_posix_regfile.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
libcall_solaris_386.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
libcall_solaris_amd64.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
libcall_solaris_sparc.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
libcall_solaris_sparc64.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
libcall_support.go libgo: Export {enter,exit}syscall and use it for getaddrinfo. 2012-03-13 23:01:30 +00:00
libcall_uname.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
libcall_wait4.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
libcall_waitpid.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
lsf_linux.go syscall: Fill out GNU/Linux support. 2012-02-29 20:02:31 +00:00
mksyscall.awk syscall: Convert errno to error after Exitsyscall. 2012-03-30 21:10:32 +00:00
netlink_linux.go net, syscall: Use native endianness for GNU/Linux netlink code. 2012-04-20 20:11:28 +00:00
route_bsd.go libgo: Update to weekly.2011-12-22. 2012-01-13 05:11:45 +00:00
route_darwin.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
route_freebsd.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
route_netbsd.go libgo: Update to weekly.2011-12-22. 2012-01-13 05:11:45 +00:00
route_openbsd.go Implement new syscall package. 2011-10-23 19:04:37 +00:00
security_windows.go libgo: Update to weekly.2012-02-07. 2012-02-09 08:19:58 +00:00
signame.c libgo: Use -fgo-pkgpath. 2012-05-14 22:08:42 +00:00
sleep_rtems.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
sleep_select.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
sockcmsg_linux.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
sockcmsg_unix.go godump.c (go_output_typedef): Dump size of structs. 2012-04-22 18:51:44 +00:00
socket.go mksysinfo: More fixes to emulate master Go library. 2012-04-22 20:07:23 +00:00
socket_bsd.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
socket_irix.go syscall: Define IPV6 constants for Irix. 2012-01-27 22:37:14 +00:00
socket_linux.go libgo: Update to weekly.2011-12-22. 2012-01-13 05:11:45 +00:00
socket_solaris.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
str.go Implement new syscall package. 2011-10-23 19:04:37 +00:00
syscall.go libgo: Update to weekly.2012-02-07. 2012-02-09 08:19:58 +00:00
syscall_errno.go syscall: Move Errno into its own file, for RTEMS. 2011-12-15 07:12:03 +00:00
syscall_linux_386.go syscall: Don't use PtraceRegs if it is not defined. 2012-01-31 14:23:07 +00:00
syscall_linux_alpha.go syscall: Don't use PtraceRegs if it is not defined. 2012-01-31 14:23:07 +00:00
syscall_linux_amd64.go syscall: Don't use PtraceRegs if it is not defined. 2012-01-31 14:23:07 +00:00
syscall_stubs.go Implement new syscall package. 2011-10-23 19:04:37 +00:00
syscall_unix.go syscall: Fix errno handling in syscall.Syscall and friends. 2012-03-23 18:41:07 +00:00
wait.c libgo: Use -fgo-pkgpath. 2012-05-14 22:08:42 +00:00