1
0
mirror of https://github.com/golang/go synced 2024-10-05 02:31:21 -06:00
go/src/pkg/syscall
2011-02-28 10:21:19 -05:00
..
asm_darwin_386.s in C and asm, replace pkg·name with ·name 2010-01-25 18:52:55 -08:00
asm_darwin_amd64.s in C and asm, replace pkg·name with ·name 2010-01-25 18:52:55 -08:00
asm_freebsd_386.s in C and asm, replace pkg·name with ·name 2010-01-25 18:52:55 -08:00
asm_freebsd_amd64.s in C and asm, replace pkg·name with ·name 2010-01-25 18:52:55 -08:00
asm_linux_386.s in C and asm, replace pkg·name with ·name 2010-01-25 18:52:55 -08:00
asm_linux_amd64.s syscall: Use vsyscall for syscall.Gettimeofday and .Time on linux amd64. 2010-09-21 06:49:56 -07:00
asm_linux_arm.s syscall/arm: correct 64-bit system call arguments 2010-10-20 10:39:46 -04:00
asm_windows_386.s rename GOOS=mingw to GOOS=windows 2010-04-29 23:45:14 -07:00
exec_unix.go os: implement new Process api 2011-02-04 14:41:26 +11:00
exec_windows.go syscall: fix inverse checking of result code on windows. 2011-02-16 16:07:04 +11:00
Makefile remove nacl 2010-12-15 11:49:23 -05:00
mkall.sh arm is not little-endian 2010-11-12 14:27:55 -08:00
mkerrors_windows.sh syscall: include all, even duplictate, invented error messages 2011-01-20 21:24:15 +11:00
mkerrors.sh os: add ENODATA and ENOTCONN 2011-02-16 13:19:31 -05:00
mksyscall_windows.sh windows: multiple improvements and cleanups 2011-02-01 11:49:24 -05:00
mksyscall.sh syscall: do not use NULL for zero-length read, write 2011-02-09 14:28:47 -05:00
mksysnum_darwin.sh
mksysnum_freebsd.sh
mksysnum_linux.sh syscall: fix mksysnum_linux.sh 2011-01-11 14:38:14 -05:00
str.go syscall: mingw implemntation of Errstr() 2010-03-19 15:21:37 -07:00
syscall_386.go syscall: add const ARCH, analogous to OS 2010-03-16 18:45:48 -07:00
syscall_amd64.go syscall: add const ARCH, analogous to OS 2010-03-16 18:45:48 -07:00
syscall_arm.go syscall: add const ARCH, analogous to OS 2010-03-16 18:45:48 -07:00
syscall_bsd.go syscall: add sockaddr_dl, sysctl with routing message support for darwin, freebsd 2011-02-11 14:34:00 -05:00
syscall_darwin_386.go 1) Change default gofmt default settings for 2009-12-15 15:40:16 -08:00
syscall_darwin_amd64.go 1) Change default gofmt default settings for 2009-12-15 15:40:16 -08:00
syscall_darwin.go syscall: add sockaddr_dl, sysctl with routing message support for darwin, freebsd 2011-02-11 14:34:00 -05:00
syscall_freebsd_386.go 1) Change default gofmt default settings for 2009-12-15 15:40:16 -08:00
syscall_freebsd_amd64.go 1) Change default gofmt default settings for 2009-12-15 15:40:16 -08:00
syscall_freebsd.go syscall: add sockaddr_dl, sysctl with routing message support for darwin, freebsd 2011-02-11 14:34:00 -05:00
syscall_linux_386.go syscall: correct Linux Splice definition 2011-01-05 14:35:07 -05:00
syscall_linux_amd64.go syscall: correct Linux Splice definition 2011-01-05 14:35:07 -05:00
syscall_linux_arm.go syscall: correct Linux Splice definition 2011-01-05 14:35:07 -05:00
syscall_linux.go syscall: add SetsockoptIpMreq 2011-02-03 14:15:35 -05:00
syscall_unix.go windows: multiple improvements and cleanups 2011-02-01 11:49:24 -05:00
syscall_windows_386.go rename GOOS=mingw to GOOS=windows 2010-04-29 23:45:14 -07:00
syscall_windows.go net: refactor windows code 2011-02-23 14:40:24 +11:00
syscall.go syscall: do not use NULL for zero-length read, write 2011-02-09 14:28:47 -05:00
types_darwin.c syscall: add sockaddr_dl, sysctl with routing message support for darwin, freebsd 2011-02-11 14:34:00 -05:00
types_freebsd.c syscall: add sockaddr_dl, sysctl with routing message support for darwin, freebsd 2011-02-11 14:34:00 -05:00
types_linux.c syscall: add SetsockoptIpMreq 2011-02-03 14:15:35 -05:00
zerrors_darwin_386.go syscall: add sockaddr_dl, sysctl with routing message support for darwin, freebsd 2011-02-11 14:34:00 -05:00
zerrors_darwin_amd64.go syscall: add sockaddr_dl, sysctl with routing message support for darwin, freebsd 2011-02-11 14:34:00 -05:00
zerrors_freebsd_386.go syscall: add sockaddr_dl, sysctl with routing message support for darwin, freebsd 2011-02-11 14:34:00 -05:00
zerrors_freebsd_amd64.go syscall: regenerate zerrors_freebsd_amd64.go 2011-02-28 10:21:19 -05:00
zerrors_linux_386.go os: add ENODATA and ENOTCONN 2011-02-16 13:19:31 -05:00
zerrors_linux_amd64.go os: add ENODATA and ENOTCONN 2011-02-16 13:19:31 -05:00
zerrors_linux_arm.go syscall: add inotify on Linux 2010-09-27 11:44:26 -04:00
zerrors_windows_386.go syscall: include all, even duplictate, invented error messages 2011-01-20 21:24:15 +11:00
zsyscall_darwin_386.go syscall: do not use NULL for zero-length read, write 2011-02-09 14:28:47 -05:00
zsyscall_darwin_amd64.go syscall: do not use NULL for zero-length read, write 2011-02-09 14:28:47 -05:00
zsyscall_freebsd_386.go syscall: do not use NULL for zero-length read, write 2011-02-09 14:28:47 -05:00
zsyscall_freebsd_amd64.go syscall: do not use NULL for zero-length read, write 2011-02-09 14:28:47 -05:00
zsyscall_linux_386.go syscall: do not use NULL for zero-length read, write 2011-02-09 14:28:47 -05:00
zsyscall_linux_amd64.go syscall: do not use NULL for zero-length read, write 2011-02-09 14:28:47 -05:00
zsyscall_linux_arm.go syscall: do not use NULL for zero-length read, write 2011-02-09 14:28:47 -05:00
zsyscall_windows_386.go syscall: fix windows SetFileAttributes 2011-02-17 12:09:12 +11:00
zsysnum_darwin_386.go 1) Change default gofmt default settings for 2009-12-15 15:40:16 -08:00
zsysnum_darwin_amd64.go 1) Change default gofmt default settings for 2009-12-15 15:40:16 -08:00
zsysnum_freebsd_386.go syscall: rebuild z files 2010-09-24 15:17:20 -04:00
zsysnum_freebsd_amd64.go syscall: regenerate zerrors_freebsd_amd64.go 2011-02-28 10:21:19 -05:00
zsysnum_linux_386.go syscall: fix mksysnum_linux.sh 2011-01-11 14:38:14 -05:00
zsysnum_linux_amd64.go syscall: regenerate syscall/z* files for linux/386, linux/amd64 2010-08-20 09:12:21 -04:00
zsysnum_linux_arm.go 1) Change default gofmt default settings for 2009-12-15 15:40:16 -08:00
zsysnum_windows_386.go remove nacl 2010-12-15 11:49:23 -05:00
ztypes_darwin_386.go syscall: add sockaddr_dl, sysctl with routing message support for darwin, freebsd 2011-02-11 14:34:00 -05:00
ztypes_darwin_amd64.go syscall: add sockaddr_dl, sysctl with routing message support for darwin, freebsd 2011-02-11 14:34:00 -05:00
ztypes_freebsd_386.go syscall: add sockaddr_dl, sysctl with routing message support for darwin, freebsd 2011-02-11 14:34:00 -05:00
ztypes_freebsd_amd64.go syscall: add sockaddr_dl, sysctl with routing message support for darwin, freebsd 2011-02-11 14:34:00 -05:00
ztypes_linux_386.go syscall: add SetsockoptIpMreq 2011-02-03 14:15:35 -05:00
ztypes_linux_amd64.go syscall: add SetsockoptIpMreq 2011-02-03 14:15:35 -05:00
ztypes_linux_arm.go syscall: fix arm build 2011-02-07 17:49:45 -05:00
ztypes_windows_386.go net: refactor windows code 2011-02-23 14:40:24 +11:00