Matt Layher e24f485414 unix: add support for AF_ALG sockets on Linux 8 years ago
..
.gitignore 2ac7e53520 x/sys/unix: use xcrun to find OS X and iOS SDKs in mkall.sh. 10 years ago
asm_darwin_386.s e11762ca30 unix: add gccgo support 10 years ago
asm_darwin_amd64.s e11762ca30 unix: add gccgo support 10 years ago
asm_darwin_arm.s 785372d7b0 unix: add darwin/arm support 10 years ago
asm_darwin_arm64.s 58e109635f unix: add darwin/arm64 support 10 years ago
asm_dragonfly_amd64.s e11762ca30 unix: add gccgo support 10 years ago
asm_freebsd_386.s e11762ca30 unix: add gccgo support 10 years ago
asm_freebsd_amd64.s e11762ca30 unix: add gccgo support 10 years ago
asm_freebsd_arm.s e11762ca30 unix: add gccgo support 10 years ago
asm_linux_386.s e11762ca30 unix: add gccgo support 10 years ago
asm_linux_amd64.s e11762ca30 unix: add gccgo support 10 years ago
asm_linux_arm.s e11762ca30 unix: add gccgo support 10 years ago
asm_linux_arm64.s 379497e3ff unix: add explicit build tags 10 years ago
asm_linux_mips64x.s 19ced1583f x/sys/unix: added linux/mips64{,le} support 9 years ago
asm_linux_mipsx.s 478fcf5431 x/sys/unix: added linux/mips{,le} support 9 years ago
asm_linux_ppc64x.s 4cd067a709 unix: add ppc64le/linux support 10 years ago
asm_linux_s390x.s d4feaf1a7e unix: add build tags to s390x files 9 years ago
asm_netbsd_386.s e11762ca30 unix: add gccgo support 10 years ago
asm_netbsd_amd64.s e11762ca30 unix: add gccgo support 10 years ago
asm_netbsd_arm.s e11762ca30 unix: add gccgo support 10 years ago
asm_openbsd_386.s e11762ca30 unix: add gccgo support 10 years ago
asm_openbsd_amd64.s e11762ca30 unix: add gccgo support 10 years ago
asm_solaris_amd64.s 339fc2ca4b unix: update to use direct linking on Solaris 10 years ago
bluetooth_linux.go 8aa0c605e5 syscall: add bluetooth constants for linux 9 years ago
constants.go 8642817a1a unix: Add [RWX]_OK constants for Access 10 years ago
creds_test.go 3dec8fc77c unix: fix TestSCMCredentials 10 years ago
env_unix.go 11f12da052 go.sys/unix: implement the environment functions by wrapping syscall 11 years ago
env_unset.go c65f27ffe6 go.sys: add Unsetenv 11 years ago
export_test.go 76b6ca6286 unix: include export_test.go only during unix build 10 years ago
flock.go 279b3782ad go.sys: fix imports to cgc/p/go.sys, add build tags 11 years ago
flock_linux_32bit.go 478fcf5431 x/sys/unix: added linux/mips{,le} support 9 years ago
gccgo.go b65462c961 unix: add Syscall9 for gccgo 10 years ago
gccgo_c.c b65462c961 unix: add Syscall9 for gccgo 10 years ago
gccgo_linux_amd64.go e11762ca30 unix: add gccgo support 10 years ago
gccgo_linux_sparc64.go 67f277b6fe unix: Added linux/sparc64 gccgo support 9 years ago
mkall.sh aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
mkerrors.sh e24f485414 unix: add support for AF_ALG sockets on Linux 8 years ago
mkpost.go 33267e036f unix: add s390x support 9 years ago
mksyscall.pl aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
mksyscall_solaris.pl aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
mksysctl_openbsd.pl 85f6155b9e unix: emit +build comments in generator scripts 10 years ago
mksysnum_darwin.pl 85f6155b9e unix: emit +build comments in generator scripts 10 years ago
mksysnum_dragonfly.pl 85f6155b9e unix: emit +build comments in generator scripts 10 years ago
mksysnum_freebsd.pl 85f6155b9e unix: emit +build comments in generator scripts 10 years ago
mksysnum_linux.pl 478fcf5431 x/sys/unix: added linux/mips{,le} support 9 years ago
mksysnum_netbsd.pl 85f6155b9e unix: emit +build comments in generator scripts 10 years ago
mksysnum_openbsd.pl 85f6155b9e unix: emit +build comments in generator scripts 10 years ago
mmap_unix_test.go c6f86e98fe unix: add solaris to mmap test 10 years ago
race.go 0c07981137 go.sys/unix: add asm hooks for solaris to runtime-resident syscall help 11 years ago
race0.go 0c07981137 go.sys/unix: add asm hooks for solaris to runtime-resident syscall help 11 years ago
sockcmsg_linux.go 8442dd2c63 go.sys: update package names 11 years ago
sockcmsg_unix.go c8bc69bc2d unix: fix uint64->int cast of control message header 9 years ago
str.go 082a6a3a8b unix: fix infinite recursion in itoa 10 years ago
syscall.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
syscall_bsd.go d564595380 unix: Use syscall.SysctlRaw in Sysctl 9 years ago
syscall_bsd_test.go 30de6d19a3 unix: fix TestGetfsstat the same way as CL 28550 in pkg syscall 9 years ago
syscall_darwin.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
syscall_darwin_386.go afce3de575 unix: make TimevalToNsec available everywhere 9 years ago
syscall_darwin_amd64.go afce3de575 unix: make TimevalToNsec available everywhere 9 years ago
syscall_darwin_arm.go afce3de575 unix: make TimevalToNsec available everywhere 9 years ago
syscall_darwin_arm64.go afce3de575 unix: make TimevalToNsec available everywhere 9 years ago
syscall_dragonfly.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
syscall_dragonfly_amd64.go afce3de575 unix: make TimevalToNsec available everywhere 9 years ago
syscall_freebsd.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
syscall_freebsd_386.go afce3de575 unix: make TimevalToNsec available everywhere 9 years ago
syscall_freebsd_amd64.go afce3de575 unix: make TimevalToNsec available everywhere 9 years ago
syscall_freebsd_arm.go afce3de575 unix: make TimevalToNsec available everywhere 9 years ago
syscall_freebsd_test.go 7a6e5648d1 unix: fix SysctlUint64 on 32bit machines 8 years ago
syscall_linux.go e24f485414 unix: add support for AF_ALG sockets on Linux 8 years ago
syscall_linux_386.go 5a8c7f28c1 unix: add Ppoll support for linux 9 years ago
syscall_linux_amd64.go d75a526598 x/sys/unix: move gccgo redeclared functions to separate files 9 years ago
syscall_linux_amd64_gc.go d75a526598 x/sys/unix: move gccgo redeclared functions to separate files 9 years ago
syscall_linux_arm.go 5a8c7f28c1 unix: add Ppoll support for linux 9 years ago
syscall_linux_arm64.go c47cb47a30 x/sys/unix: remove unused constants 9 years ago
syscall_linux_mips64x.go c47cb47a30 x/sys/unix: remove unused constants 9 years ago
syscall_linux_mipsx.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
syscall_linux_ppc64x.go 5a8c7f28c1 unix: add Ppoll support for linux 9 years ago
syscall_linux_s390x.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
syscall_linux_sparc64.go 67f277b6fe unix: Added linux/sparc64 gccgo support 9 years ago
syscall_linux_test.go 5a8c7f28c1 unix: add Ppoll support for linux 9 years ago
syscall_netbsd.go 5829c74886 unix: change Dup,Dup2,Dup3 to use Syscall, not RawSyscall 10 years ago
syscall_netbsd_386.go afce3de575 unix: make TimevalToNsec available everywhere 9 years ago
syscall_netbsd_amd64.go afce3de575 unix: make TimevalToNsec available everywhere 9 years ago
syscall_netbsd_arm.go afce3de575 unix: make TimevalToNsec available everywhere 9 years ago
syscall_no_getwd.go 8442dd2c63 go.sys: update package names 11 years ago
syscall_openbsd.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
syscall_openbsd_386.go afce3de575 unix: make TimevalToNsec available everywhere 9 years ago
syscall_openbsd_amd64.go afce3de575 unix: make TimevalToNsec available everywhere 9 years ago
syscall_solaris.go 8f0908ab3b unix: implement Gethostname, Pipe, and Wait4 for Solaris 9 years ago
syscall_solaris_amd64.go afce3de575 unix: make TimevalToNsec available everywhere 9 years ago
syscall_test.go 082a6a3a8b unix: fix infinite recursion in itoa 10 years ago
syscall_unix.go d75a526598 x/sys/unix: move gccgo redeclared functions to separate files 9 years ago
syscall_unix_gc.go d75a526598 x/sys/unix: move gccgo redeclared functions to separate files 9 years ago
syscall_unix_test.go 9d4e42a206 x/sys/unix: add Dup2 wrapper for arm64/ppc64 9 years ago
types_darwin.go e6e5e023fc x/sys/unix: expose fchmodat(2) and related constants on darwin/amd64 10 years ago
types_dragonfly.go 8442dd2c63 go.sys: update package names 11 years ago
types_freebsd.go ea745763b1 unix: Added posix_fadvise support for Linux and FreeBSD 10 years ago
types_linux.go e24f485414 unix: add support for AF_ALG sockets on Linux 8 years ago
types_netbsd.go 8442dd2c63 go.sys: update package names 11 years ago
types_openbsd.go 8442dd2c63 go.sys: update package names 11 years ago
types_solaris.go 8f0908ab3b unix: implement Gethostname, Pipe, and Wait4 for Solaris 9 years ago
zerrors_darwin_386.go 9c60d1c508 x/sys/unix: regenerate darwin/386 outputs 10 years ago
zerrors_darwin_amd64.go e3fe6f5d46 x/sys/unix: regenerate darwin/amd64 outputs with the latest SDK 10 years ago
zerrors_darwin_arm.go 785372d7b0 unix: add darwin/arm support 10 years ago
zerrors_darwin_arm64.go ec18ccffcd x/sys/unix: regenerate darwin/arm64 outputs with the latest SDK 10 years ago
zerrors_dragonfly_amd64.go 379497e3ff unix: add explicit build tags 10 years ago
zerrors_freebsd_386.go 342d6a85aa unix: update FreeBSD generated types and errors 10 years ago
zerrors_freebsd_amd64.go 342d6a85aa unix: update FreeBSD generated types and errors 10 years ago
zerrors_freebsd_arm.go 379497e3ff unix: add explicit build tags 10 years ago
zerrors_linux_386.go e24f485414 unix: add support for AF_ALG sockets on Linux 8 years ago
zerrors_linux_amd64.go e24f485414 unix: add support for AF_ALG sockets on Linux 8 years ago
zerrors_linux_arm.go e24f485414 unix: add support for AF_ALG sockets on Linux 8 years ago
zerrors_linux_arm64.go e24f485414 unix: add support for AF_ALG sockets on Linux 8 years ago
zerrors_linux_mips.go e24f485414 unix: add support for AF_ALG sockets on Linux 8 years ago
zerrors_linux_mips64.go e24f485414 unix: add support for AF_ALG sockets on Linux 8 years ago
zerrors_linux_mips64le.go e24f485414 unix: add support for AF_ALG sockets on Linux 8 years ago
zerrors_linux_mipsle.go e24f485414 unix: add support for AF_ALG sockets on Linux 8 years ago
zerrors_linux_ppc64.go e24f485414 unix: add support for AF_ALG sockets on Linux 8 years ago
zerrors_linux_ppc64le.go e24f485414 unix: add support for AF_ALG sockets on Linux 8 years ago
zerrors_linux_s390x.go e24f485414 unix: add support for AF_ALG sockets on Linux 8 years ago
zerrors_linux_sparc64.go e24f485414 unix: add support for AF_ALG sockets on Linux 8 years ago
zerrors_netbsd_386.go 379497e3ff unix: add explicit build tags 10 years ago
zerrors_netbsd_amd64.go 379497e3ff unix: add explicit build tags 10 years ago
zerrors_netbsd_arm.go 379497e3ff unix: add explicit build tags 10 years ago
zerrors_openbsd_386.go 379497e3ff unix: add explicit build tags 10 years ago
zerrors_openbsd_amd64.go 379497e3ff unix: add explicit build tags 10 years ago
zerrors_solaris_amd64.go 584c5fee74 x/sys/unix: add type specific ioctl functions for termios on solaris 10 years ago
zsyscall_darwin_386.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
zsyscall_darwin_amd64.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
zsyscall_darwin_arm.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
zsyscall_darwin_arm64.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
zsyscall_dragonfly_amd64.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
zsyscall_freebsd_386.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
zsyscall_freebsd_amd64.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
zsyscall_freebsd_arm.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
zsyscall_linux_386.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
zsyscall_linux_amd64.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
zsyscall_linux_arm.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
zsyscall_linux_arm64.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
zsyscall_linux_mips.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
zsyscall_linux_mips64.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
zsyscall_linux_mips64le.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
zsyscall_linux_mipsle.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
zsyscall_linux_ppc64.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
zsyscall_linux_ppc64le.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
zsyscall_linux_s390x.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
zsyscall_linux_sparc64.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
zsyscall_netbsd_386.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
zsyscall_netbsd_amd64.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
zsyscall_netbsd_arm.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
zsyscall_openbsd_386.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
zsyscall_openbsd_amd64.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
zsyscall_solaris_amd64.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 years ago
zsysctl_openbsd.go 8442dd2c63 go.sys: update package names 11 years ago
zsysnum_darwin_386.go 9c60d1c508 x/sys/unix: regenerate darwin/386 outputs 10 years ago
zsysnum_darwin_amd64.go 9ef4b6c1ff x/sys/unix: remove the SYS___SYSCTL manual edit for darwin/amd64. 10 years ago
zsysnum_darwin_arm.go 785372d7b0 unix: add darwin/arm support 10 years ago
zsysnum_darwin_arm64.go 2ac7e53520 x/sys/unix: use xcrun to find OS X and iOS SDKs in mkall.sh. 10 years ago
zsysnum_dragonfly_amd64.go 379497e3ff unix: add explicit build tags 10 years ago
zsysnum_freebsd_386.go 379497e3ff unix: add explicit build tags 10 years ago
zsysnum_freebsd_amd64.go 379497e3ff unix: add explicit build tags 10 years ago
zsysnum_freebsd_arm.go 379497e3ff unix: add explicit build tags 10 years ago
zsysnum_linux_386.go 379497e3ff unix: add explicit build tags 10 years ago
zsysnum_linux_amd64.go 379497e3ff unix: add explicit build tags 10 years ago
zsysnum_linux_arm.go 379497e3ff unix: add explicit build tags 10 years ago
zsysnum_linux_arm64.go 379497e3ff unix: add explicit build tags 10 years ago
zsysnum_linux_mips.go 478fcf5431 x/sys/unix: added linux/mips{,le} support 9 years ago
zsysnum_linux_mips64.go 19ced1583f x/sys/unix: added linux/mips64{,le} support 9 years ago
zsysnum_linux_mips64le.go 19ced1583f x/sys/unix: added linux/mips64{,le} support 9 years ago
zsysnum_linux_mipsle.go 478fcf5431 x/sys/unix: added linux/mips{,le} support 9 years ago
zsysnum_linux_ppc64.go ca94ffdedb unix: add ppc64/linux support 10 years ago
zsysnum_linux_ppc64le.go 379497e3ff unix: add explicit build tags 10 years ago
zsysnum_linux_s390x.go 33267e036f unix: add s390x support 9 years ago
zsysnum_linux_sparc64.go 67f277b6fe unix: Added linux/sparc64 gccgo support 9 years ago
zsysnum_netbsd_386.go 379497e3ff unix: add explicit build tags 10 years ago
zsysnum_netbsd_amd64.go 379497e3ff unix: add explicit build tags 10 years ago
zsysnum_netbsd_arm.go 379497e3ff unix: add explicit build tags 10 years ago
zsysnum_openbsd_386.go 379497e3ff unix: add explicit build tags 10 years ago
zsysnum_openbsd_amd64.go 379497e3ff unix: add explicit build tags 10 years ago
zsysnum_solaris_amd64.go 379497e3ff unix: add explicit build tags 10 years ago
ztypes_darwin_386.go 9c60d1c508 x/sys/unix: regenerate darwin/386 outputs 10 years ago
ztypes_darwin_amd64.go e6e5e023fc x/sys/unix: expose fchmodat(2) and related constants on darwin/amd64 10 years ago
ztypes_darwin_arm.go 785372d7b0 unix: add darwin/arm support 10 years ago
ztypes_darwin_arm64.go ec18ccffcd x/sys/unix: regenerate darwin/arm64 outputs with the latest SDK 10 years ago
ztypes_dragonfly_amd64.go 379497e3ff unix: add explicit build tags 10 years ago
ztypes_freebsd_386.go 342d6a85aa unix: update FreeBSD generated types and errors 10 years ago
ztypes_freebsd_amd64.go 342d6a85aa unix: update FreeBSD generated types and errors 10 years ago
ztypes_freebsd_arm.go 379497e3ff unix: add explicit build tags 10 years ago
ztypes_linux_386.go e24f485414 unix: add support for AF_ALG sockets on Linux 8 years ago
ztypes_linux_amd64.go e24f485414 unix: add support for AF_ALG sockets on Linux 8 years ago
ztypes_linux_arm.go e24f485414 unix: add support for AF_ALG sockets on Linux 8 years ago
ztypes_linux_arm64.go e24f485414 unix: add support for AF_ALG sockets on Linux 8 years ago
ztypes_linux_mips.go e24f485414 unix: add support for AF_ALG sockets on Linux 8 years ago
ztypes_linux_mips64.go e24f485414 unix: add support for AF_ALG sockets on Linux 8 years ago
ztypes_linux_mips64le.go e24f485414 unix: add support for AF_ALG sockets on Linux 8 years ago
ztypes_linux_mipsle.go e24f485414 unix: add support for AF_ALG sockets on Linux 8 years ago
ztypes_linux_ppc64.go e24f485414 unix: add support for AF_ALG sockets on Linux 8 years ago
ztypes_linux_ppc64le.go e24f485414 unix: add support for AF_ALG sockets on Linux 8 years ago
ztypes_linux_s390x.go e24f485414 unix: add support for AF_ALG sockets on Linux 8 years ago
ztypes_linux_sparc64.go e24f485414 unix: add support for AF_ALG sockets on Linux 8 years ago
ztypes_netbsd_386.go 379497e3ff unix: add explicit build tags 10 years ago
ztypes_netbsd_amd64.go 379497e3ff unix: add explicit build tags 10 years ago
ztypes_netbsd_arm.go 379497e3ff unix: add explicit build tags 10 years ago
ztypes_openbsd_386.go 379497e3ff unix: add explicit build tags 10 years ago
ztypes_openbsd_amd64.go 379497e3ff unix: add explicit build tags 10 years ago
ztypes_solaris_amd64.go 8f0908ab3b unix: implement Gethostname, Pipe, and Wait4 for Solaris 9 years ago