This repository has been archived on 2019-06-23. You can view files and clone it, but cannot push or open issues or pull requests.
mumbledj/vendor/golang.org/x/sys/unix
2016-06-20 17:50:40 -07:00
..
.gitignore Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
asm.s Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
asm_darwin_386.s Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
asm_darwin_amd64.s Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
asm_darwin_arm.s Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
asm_darwin_arm64.s Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
asm_dragonfly_amd64.s Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
asm_freebsd_386.s Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
asm_freebsd_amd64.s Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
asm_freebsd_arm.s Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
asm_linux_386.s Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
asm_linux_amd64.s Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
asm_linux_arm.s Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
asm_linux_arm64.s Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
asm_linux_mips64x.s Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
asm_linux_ppc64x.s Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
asm_linux_s390x.s Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
asm_netbsd_386.s Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
asm_netbsd_amd64.s Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
asm_netbsd_arm.s Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
asm_openbsd_386.s Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
asm_openbsd_amd64.s Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
asm_solaris_amd64.s Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
bluetooth_linux.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
constants.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
creds_test.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
env_unix.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
env_unset.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
export_test.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
flock.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
flock_linux_32bit.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
gccgo.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
gccgo_c.c Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
gccgo_linux_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
mkall.sh Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
mkerrors.sh Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
mkpost.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
mksyscall.pl Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
mksyscall_solaris.pl Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
mksysctl_openbsd.pl Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
mksysnum_darwin.pl Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
mksysnum_dragonfly.pl Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
mksysnum_freebsd.pl Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
mksysnum_linux.pl Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
mksysnum_netbsd.pl Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
mksysnum_openbsd.pl Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
mmap_unix_test.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
race.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
race0.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
sockcmsg_linux.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
sockcmsg_unix.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
str.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_bsd.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_bsd_test.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_darwin.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_darwin_386.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_darwin_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_darwin_arm.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_darwin_arm64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_dragonfly.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_dragonfly_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_freebsd.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_freebsd_386.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_freebsd_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_freebsd_arm.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_freebsd_test.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_linux.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_linux_386.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_linux_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_linux_arm.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_linux_arm64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_linux_mips64x.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_linux_ppc64x.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_linux_s390x.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_linux_test.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_netbsd.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_netbsd_386.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_netbsd_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_netbsd_arm.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_no_getwd.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_openbsd.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_openbsd_386.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_openbsd_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_solaris.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_solaris_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_test.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_unix.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
syscall_unix_test.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
types_darwin.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
types_dragonfly.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
types_freebsd.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
types_linux.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
types_netbsd.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
types_openbsd.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
types_solaris.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zerrors_darwin_386.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zerrors_darwin_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zerrors_darwin_arm.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zerrors_darwin_arm64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zerrors_dragonfly_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zerrors_freebsd_386.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zerrors_freebsd_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zerrors_freebsd_arm.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zerrors_linux_386.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zerrors_linux_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zerrors_linux_arm.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zerrors_linux_arm64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zerrors_linux_mips64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zerrors_linux_mips64le.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zerrors_linux_ppc64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zerrors_linux_ppc64le.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zerrors_linux_s390x.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zerrors_netbsd_386.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zerrors_netbsd_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zerrors_netbsd_arm.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zerrors_openbsd_386.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zerrors_openbsd_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zerrors_solaris_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsyscall_darwin_386.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsyscall_darwin_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsyscall_darwin_arm.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsyscall_darwin_arm64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsyscall_dragonfly_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsyscall_freebsd_386.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsyscall_freebsd_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsyscall_freebsd_arm.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsyscall_linux_386.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsyscall_linux_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsyscall_linux_arm.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsyscall_linux_arm64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsyscall_linux_mips64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsyscall_linux_mips64le.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsyscall_linux_ppc64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsyscall_linux_ppc64le.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsyscall_linux_s390x.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsyscall_netbsd_386.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsyscall_netbsd_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsyscall_netbsd_arm.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsyscall_openbsd_386.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsyscall_openbsd_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsyscall_solaris_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsysctl_openbsd.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsysnum_darwin_386.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsysnum_darwin_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsysnum_darwin_arm.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsysnum_darwin_arm64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsysnum_dragonfly_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsysnum_freebsd_386.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsysnum_freebsd_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsysnum_freebsd_arm.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsysnum_linux_386.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsysnum_linux_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsysnum_linux_arm.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsysnum_linux_arm64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsysnum_linux_mips64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsysnum_linux_mips64le.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsysnum_linux_ppc64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsysnum_linux_ppc64le.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsysnum_linux_s390x.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsysnum_netbsd_386.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsysnum_netbsd_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsysnum_netbsd_arm.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsysnum_openbsd_386.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsysnum_openbsd_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
zsysnum_solaris_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
ztypes_darwin_386.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
ztypes_darwin_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
ztypes_darwin_arm.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
ztypes_darwin_arm64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
ztypes_dragonfly_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
ztypes_freebsd_386.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
ztypes_freebsd_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
ztypes_freebsd_arm.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
ztypes_linux_386.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
ztypes_linux_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
ztypes_linux_arm.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
ztypes_linux_arm64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
ztypes_linux_mips64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
ztypes_linux_mips64le.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
ztypes_linux_ppc64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
ztypes_linux_ppc64le.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
ztypes_linux_s390x.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
ztypes_netbsd_386.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
ztypes_netbsd_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
ztypes_netbsd_arm.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
ztypes_openbsd_386.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
ztypes_openbsd_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
ztypes_solaris_amd64.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00