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