| .. |
|
linux
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 yıl önce |
|
.gitignore
|
2ac7e53520
x/sys/unix: use xcrun to find OS X and iOS SDKs in mkall.sh.
|
10 yıl önce |
|
README.md
|
ea9bcade75
unix: generate all Linux go files from source
|
8 yıl önce |
|
asm_darwin_386.s
|
e11762ca30
unix: add gccgo support
|
10 yıl önce |
|
asm_darwin_amd64.s
|
e11762ca30
unix: add gccgo support
|
10 yıl önce |
|
asm_darwin_arm.s
|
785372d7b0
unix: add darwin/arm support
|
10 yıl önce |
|
asm_darwin_arm64.s
|
58e109635f
unix: add darwin/arm64 support
|
10 yıl önce |
|
asm_dragonfly_amd64.s
|
e11762ca30
unix: add gccgo support
|
10 yıl önce |
|
asm_freebsd_386.s
|
e11762ca30
unix: add gccgo support
|
10 yıl önce |
|
asm_freebsd_amd64.s
|
e11762ca30
unix: add gccgo support
|
10 yıl önce |
|
asm_freebsd_arm.s
|
e11762ca30
unix: add gccgo support
|
10 yıl önce |
|
asm_linux_386.s
|
e11762ca30
unix: add gccgo support
|
10 yıl önce |
|
asm_linux_amd64.s
|
e11762ca30
unix: add gccgo support
|
10 yıl önce |
|
asm_linux_arm.s
|
e11762ca30
unix: add gccgo support
|
10 yıl önce |
|
asm_linux_arm64.s
|
379497e3ff
unix: add explicit build tags
|
10 yıl önce |
|
asm_linux_mips64x.s
|
19ced1583f
x/sys/unix: added linux/mips64{,le} support
|
9 yıl önce |
|
asm_linux_mipsx.s
|
478fcf5431
x/sys/unix: added linux/mips{,le} support
|
9 yıl önce |
|
asm_linux_ppc64x.s
|
4cd067a709
unix: add ppc64le/linux support
|
10 yıl önce |
|
asm_linux_s390x.s
|
d4feaf1a7e
unix: add build tags to s390x files
|
9 yıl önce |
|
asm_netbsd_386.s
|
e11762ca30
unix: add gccgo support
|
10 yıl önce |
|
asm_netbsd_amd64.s
|
e11762ca30
unix: add gccgo support
|
10 yıl önce |
|
asm_netbsd_arm.s
|
e11762ca30
unix: add gccgo support
|
10 yıl önce |
|
asm_openbsd_386.s
|
e11762ca30
unix: add gccgo support
|
10 yıl önce |
|
asm_openbsd_amd64.s
|
e11762ca30
unix: add gccgo support
|
10 yıl önce |
|
asm_openbsd_arm.s
|
b0e0dd7297
unix: add openbsd/arm support (in theory)
|
8 yıl önce |
|
asm_solaris_amd64.s
|
f888ac0c35
unix: fix vet warnings on solaris
|
8 yıl önce |
|
bluetooth_linux.go
|
8aa0c605e5
syscall: add bluetooth constants for linux
|
9 yıl önce |
|
cap_freebsd.go
|
0f826bdd13
unix: re-enable Capsicum on FreeBSD 386
|
8 yıl önce |
|
constants.go
|
8642817a1a
unix: Add [RWX]_OK constants for Access
|
10 yıl önce |
|
creds_test.go
|
b76f9891dc
unix: skip TestSCMCredentials SOCK_DGRAM test before 1.10
|
8 yıl önce |
|
dev_darwin.go
|
804a9fee62
unix: convert major/minor to uint64 before shifting in Mkdev on Darwin/*BSD
|
8 yıl önce |
|
dev_darwin_test.go
|
328643532e
unix: fix test compilation error on Go 1.7
|
8 yıl önce |
|
dev_dragonfly.go
|
804a9fee62
unix: convert major/minor to uint64 before shifting in Mkdev on Darwin/*BSD
|
8 yıl önce |
|
dev_dragonfly_test.go
|
328643532e
unix: fix test compilation error on Go 1.7
|
8 yıl önce |
|
dev_freebsd.go
|
804a9fee62
unix: convert major/minor to uint64 before shifting in Mkdev on Darwin/*BSD
|
8 yıl önce |
|
dev_linux.go
|
7a85bfad8b
unix: fix potential overflow in Mkdev on Linux
|
8 yıl önce |
|
dev_linux_test.go
|
328643532e
unix: fix test compilation error on Go 1.7
|
8 yıl önce |
|
dev_netbsd.go
|
804a9fee62
unix: convert major/minor to uint64 before shifting in Mkdev on Darwin/*BSD
|
8 yıl önce |
|
dev_netbsd_test.go
|
8b4580aae2
unix: remove /dev/ptyp* from device node tests on NetBSD
|
8 yıl önce |
|
dev_openbsd.go
|
033028a6b4
unix: add Major, Minor and Mkdev functions on OpenBSD
|
8 yıl önce |
|
dev_openbsd_test.go
|
328643532e
unix: fix test compilation error on Go 1.7
|
8 yıl önce |
|
dev_solaris_test.go
|
328643532e
unix: fix test compilation error on Go 1.7
|
8 yıl önce |
|
dirent.go
|
9a7256cb28
unix: validate ParseDirent inputs
|
8 yıl önce |
|
endian_big.go
|
7de4796419
unix: add mips and mipsle to endian files
|
8 yıl önce |
|
endian_little.go
|
7de4796419
unix: add mips and mipsle to endian files
|
8 yıl önce |
|
env_unix.go
|
9e4fff1f4d
all: single space after period
|
8 yıl önce |
|
env_unset.go
|
9e4fff1f4d
all: single space after period
|
8 yıl önce |
|
errors_freebsd_386.go
|
0f826bdd13
unix: re-enable Capsicum on FreeBSD 386
|
8 yıl önce |
|
errors_freebsd_amd64.go
|
0f826bdd13
unix: re-enable Capsicum on FreeBSD 386
|
8 yıl önce |
|
errors_freebsd_arm.go
|
47bdb838cc
unix: fix freebsd/arm build, fix freebsd/{386,arm} tests
|
8 yıl önce |
|
export_test.go
|
9e4fff1f4d
all: single space after period
|
8 yıl önce |
|
flock.go
|
14ac33bf84
unix: remove duplicate build tag
|
8 yıl önce |
|
flock_linux_32bit.go
|
478fcf5431
x/sys/unix: added linux/mips{,le} support
|
9 yıl önce |
|
gccgo.go
|
9e4fff1f4d
all: single space after period
|
8 yıl önce |
|
gccgo_c.c
|
9e4fff1f4d
all: single space after period
|
8 yıl önce |
|
gccgo_linux_amd64.go
|
9e4fff1f4d
all: single space after period
|
8 yıl önce |
|
mkall.sh
|
a13efeb2fd
unix: remove dragonfly/386 from mkall.sh
|
8 yıl önce |
|
mkerrors.sh
|
665f6529cc
unix: add Uname on Darwin
|
8 yıl önce |
|
mkpost.go
|
4da7545edf
unix: convert Utsname members from {u,}int8 array to byte array
|
8 yıl önce |
|
mksyscall.pl
|
9141ece15e
unix: fix mkall.sh and mksyscall.pl
|
8 yıl önce |
|
mksyscall_solaris.pl
|
ea9bcade75
unix: generate all Linux go files from source
|
8 yıl önce |
|
mksysctl_openbsd.pl
|
85f6155b9e
unix: emit +build comments in generator scripts
|
10 yıl önce |
|
mksysnum_darwin.pl
|
ea9bcade75
unix: generate all Linux go files from source
|
8 yıl önce |
|
mksysnum_dragonfly.pl
|
ea9bcade75
unix: generate all Linux go files from source
|
8 yıl önce |
|
mksysnum_freebsd.pl
|
7a4fde3fda
unix: add some FreeBSD Capsicum support.
|
8 yıl önce |
|
mksysnum_netbsd.pl
|
43e60d72a8
unix: unify memory functions on BSD
|
8 yıl önce |
|
mksysnum_openbsd.pl
|
ea9bcade75
unix: generate all Linux go files from source
|
8 yıl önce |
|
mmap_unix_test.go
|
2320a9c158
unix: fix TestMmap crash on openbsd/386
|
8 yıl önce |
|
openbsd_pledge.go
|
8fd966b47d
unix: add support for OpenBSD pledge
|
8 yıl önce |
|
openbsd_test.go
|
8fd966b47d
unix: add support for OpenBSD pledge
|
8 yıl önce |
|
pagesize_unix.go
|
9e4fff1f4d
all: single space after period
|
8 yıl önce |
|
race.go
|
9e4fff1f4d
all: single space after period
|
8 yıl önce |
|
race0.go
|
9e4fff1f4d
all: single space after period
|
8 yıl önce |
|
sockcmsg_linux.go
|
9e4fff1f4d
all: single space after period
|
8 yıl önce |
|
sockcmsg_unix.go
|
9c9d83fe39
unix: fix Send{msg,msgN}, Recvmsg and control message handling on solaris
|
8 yıl önce |
|
str.go
|
082a6a3a8b
unix: fix infinite recursion in itoa
|
10 yıl önce |
|
syscall.go
|
5adf374967
unix: document and move Time{spec,val} methods
|
8 yıl önce |
|
syscall_bsd.go
|
46eaec7899
unix: use setattrlist for UtimesNanoAt on Darwin
|
8 yıl önce |
|
syscall_bsd_test.go
|
bf42f188b9
unix: use sort.Search for sysctl lookup on OpenBSD
|
8 yıl önce |
|
syscall_darwin.go
|
665f6529cc
unix: add Uname on Darwin
|
8 yıl önce |
|
syscall_darwin_386.go
|
9e4fff1f4d
all: single space after period
|
8 yıl önce |
|
syscall_darwin_amd64.go
|
9e4fff1f4d
all: single space after period
|
8 yıl önce |
|
syscall_darwin_arm.go
|
82aafbf43b
unix: add SYS___SYSCTL on darwin/arm
|
8 yıl önce |
|
syscall_darwin_arm64.go
|
9e4fff1f4d
all: single space after period
|
8 yıl önce |
|
syscall_dragonfly.go
|
9167dbfd0f
unix: add Uname on dragonfly
|
8 yıl önce |
|
syscall_dragonfly_amd64.go
|
e825973668
unix: unify NsecToTime{spec,val}, fix for times < 1970
|
8 yıl önce |
|
syscall_freebsd.go
|
13fcbd661c
unix: add Getdents on FreeBSD
|
8 yıl önce |
|
syscall_freebsd_386.go
|
e825973668
unix: unify NsecToTime{spec,val}, fix for times < 1970
|
8 yıl önce |
|
syscall_freebsd_amd64.go
|
e825973668
unix: unify NsecToTime{spec,val}, fix for times < 1970
|
8 yıl önce |
|
syscall_freebsd_arm.go
|
e825973668
unix: unify NsecToTime{spec,val}, fix for times < 1970
|
8 yıl önce |
|
syscall_freebsd_test.go
|
096928d58b
unix: add Uname on FreeBSD
|
8 yıl önce |
|
syscall_linux.go
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 yıl önce |
|
syscall_linux_386.go
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 yıl önce |
|
syscall_linux_amd64.go
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 yıl önce |
|
syscall_linux_amd64_gc.go
|
d75a526598
x/sys/unix: move gccgo redeclared functions to separate files
|
9 yıl önce |
|
syscall_linux_arm.go
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 yıl önce |
|
syscall_linux_arm64.go
|
e825973668
unix: unify NsecToTime{spec,val}, fix for times < 1970
|
8 yıl önce |
|
syscall_linux_mips64x.go
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 yıl önce |
|
syscall_linux_mipsx.go
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 yıl önce |
|
syscall_linux_ppc64x.go
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 yıl önce |
|
syscall_linux_s390x.go
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 yıl önce |
|
syscall_linux_sparc64.go
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 yıl önce |
|
syscall_linux_test.go
|
a204229cd8
unix: remove outdated comment in TestUname, omit string conversion
|
8 yıl önce |
|
syscall_netbsd.go
|
a0f4589a76
unix: add Uname on netbsd
|
8 yıl önce |
|
syscall_netbsd_386.go
|
e825973668
unix: unify NsecToTime{spec,val}, fix for times < 1970
|
8 yıl önce |
|
syscall_netbsd_amd64.go
|
e825973668
unix: unify NsecToTime{spec,val}, fix for times < 1970
|
8 yıl önce |
|
syscall_netbsd_arm.go
|
e825973668
unix: unify NsecToTime{spec,val}, fix for times < 1970
|
8 yıl önce |
|
syscall_no_getwd.go
|
8442dd2c63
go.sys: update package names
|
11 yıl önce |
|
syscall_openbsd.go
|
bf42f188b9
unix: use sort.Search for sysctl lookup on OpenBSD
|
8 yıl önce |
|
syscall_openbsd_386.go
|
e825973668
unix: unify NsecToTime{spec,val}, fix for times < 1970
|
8 yıl önce |
|
syscall_openbsd_amd64.go
|
e825973668
unix: unify NsecToTime{spec,val}, fix for times < 1970
|
8 yıl önce |
|
syscall_openbsd_arm.go
|
e825973668
unix: unify NsecToTime{spec,val}, fix for times < 1970
|
8 yıl önce |
|
syscall_solaris.go
|
661970f62f
unix: add Poll function on Solaris
|
8 yıl önce |
|
syscall_solaris_amd64.go
|
e825973668
unix: unify NsecToTime{spec,val}, fix for times < 1970
|
8 yıl önce |
|
syscall_solaris_test.go
|
1e99a4f9d2
unix: add Illumos statvfs(2) syscall
|
8 yıl önce |
|
syscall_test.go
|
082a6a3a8b
unix: fix infinite recursion in itoa
|
10 yıl önce |
|
syscall_unix.go
|
9c9d83fe39
unix: fix Send{msg,msgN}, Recvmsg and control message handling on solaris
|
8 yıl önce |
|
syscall_unix_gc.go
|
d75a526598
x/sys/unix: move gccgo redeclared functions to separate files
|
9 yıl önce |
|
syscall_unix_test.go
|
7e31d873de
unix: add missing err checks in tests
|
8 yıl önce |
|
timestruct.go
|
5adf374967
unix: document and move Time{spec,val} methods
|
8 yıl önce |
|
types_darwin.go
|
665f6529cc
unix: add Uname on Darwin
|
8 yıl önce |
|
types_dragonfly.go
|
9167dbfd0f
unix: add Uname on dragonfly
|
8 yıl önce |
|
types_freebsd.go
|
096928d58b
unix: add Uname on FreeBSD
|
8 yıl önce |
|
types_netbsd.go
|
a0f4589a76
unix: add Uname on netbsd
|
8 yıl önce |
|
types_openbsd.go
|
eae8a563e8
unix: add ioctl functions on OpenBSD
|
8 yıl önce |
|
types_solaris.go
|
661970f62f
unix: add Poll function on Solaris
|
8 yıl önce |
|
zerrors_darwin_386.go
|
665f6529cc
unix: add Uname on Darwin
|
8 yıl önce |
|
zerrors_darwin_amd64.go
|
665f6529cc
unix: add Uname on Darwin
|
8 yıl önce |
|
zerrors_darwin_arm.go
|
665f6529cc
unix: add Uname on Darwin
|
8 yıl önce |
|
zerrors_darwin_arm64.go
|
665f6529cc
unix: add Uname on Darwin
|
8 yıl önce |
|
zerrors_dragonfly_amd64.go
|
9167dbfd0f
unix: add Uname on dragonfly
|
8 yıl önce |
|
zerrors_freebsd_386.go
|
096928d58b
unix: add Uname on FreeBSD
|
8 yıl önce |
|
zerrors_freebsd_amd64.go
|
096928d58b
unix: add Uname on FreeBSD
|
8 yıl önce |
|
zerrors_freebsd_arm.go
|
096928d58b
unix: add Uname on FreeBSD
|
8 yıl önce |
|
zerrors_linux_386.go
|
a22539bf85
unix: add vmsockets ioctl constant on Linux
|
8 yıl önce |
|
zerrors_linux_amd64.go
|
a22539bf85
unix: add vmsockets ioctl constant on Linux
|
8 yıl önce |
|
zerrors_linux_arm.go
|
a22539bf85
unix: add vmsockets ioctl constant on Linux
|
8 yıl önce |
|
zerrors_linux_arm64.go
|
a22539bf85
unix: add vmsockets ioctl constant on Linux
|
8 yıl önce |
|
zerrors_linux_mips.go
|
a22539bf85
unix: add vmsockets ioctl constant on Linux
|
8 yıl önce |
|
zerrors_linux_mips64.go
|
a22539bf85
unix: add vmsockets ioctl constant on Linux
|
8 yıl önce |
|
zerrors_linux_mips64le.go
|
a22539bf85
unix: add vmsockets ioctl constant on Linux
|
8 yıl önce |
|
zerrors_linux_mipsle.go
|
a22539bf85
unix: add vmsockets ioctl constant on Linux
|
8 yıl önce |
|
zerrors_linux_ppc64.go
|
a22539bf85
unix: add vmsockets ioctl constant on Linux
|
8 yıl önce |
|
zerrors_linux_ppc64le.go
|
a22539bf85
unix: add vmsockets ioctl constant on Linux
|
8 yıl önce |
|
zerrors_linux_s390x.go
|
a22539bf85
unix: add vmsockets ioctl constant on Linux
|
8 yıl önce |
|
zerrors_linux_sparc64.go
|
d67a3279ae
unix: implement Linux AF_VSOCK sockets
|
8 yıl önce |
|
zerrors_netbsd_386.go
|
a0f4589a76
unix: add Uname on netbsd
|
8 yıl önce |
|
zerrors_netbsd_amd64.go
|
a0f4589a76
unix: add Uname on netbsd
|
8 yıl önce |
|
zerrors_netbsd_arm.go
|
a0f4589a76
unix: add Uname on netbsd
|
8 yıl önce |
|
zerrors_openbsd_386.go
|
379497e3ff
unix: add explicit build tags
|
10 yıl önce |
|
zerrors_openbsd_amd64.go
|
379497e3ff
unix: add explicit build tags
|
10 yıl önce |
|
zerrors_openbsd_arm.go
|
b0e0dd7297
unix: add openbsd/arm support (in theory)
|
8 yıl önce |
|
zerrors_solaris_amd64.go
|
1f337fdb7f
unix: add Major, Minor and Mkdev functions on Solaris
|
8 yıl önce |
|
zptrace386_linux.go
|
30ef8ff723
unix: single space after period in generated zptrace header
|
8 yıl önce |
|
zptracearm_linux.go
|
30ef8ff723
unix: single space after period in generated zptrace header
|
8 yıl önce |
|
zptracemips_linux.go
|
30ef8ff723
unix: single space after period in generated zptrace header
|
8 yıl önce |
|
zptracemipsle_linux.go
|
30ef8ff723
unix: single space after period in generated zptrace header
|
8 yıl önce |
|
zsyscall_darwin_386.go
|
8413e589a2
unix: regenerate for macOS 10.13/iOS 11.1
|
8 yıl önce |
|
zsyscall_darwin_amd64.go
|
8413e589a2
unix: regenerate for macOS 10.13/iOS 11.1
|
8 yıl önce |
|
zsyscall_darwin_arm.go
|
8413e589a2
unix: regenerate for macOS 10.13/iOS 11.1
|
8 yıl önce |
|
zsyscall_darwin_arm64.go
|
8413e589a2
unix: regenerate for macOS 10.13/iOS 11.1
|
8 yıl önce |
|
zsyscall_dragonfly_amd64.go
|
5404d63da1
unix: add ioctl functions on Dragonfly
|
8 yıl önce |
|
zsyscall_freebsd_386.go
|
13fcbd661c
unix: add Getdents on FreeBSD
|
8 yıl önce |
|
zsyscall_freebsd_amd64.go
|
13fcbd661c
unix: add Getdents on FreeBSD
|
8 yıl önce |
|
zsyscall_freebsd_arm.go
|
13fcbd661c
unix: add Getdents on FreeBSD
|
8 yıl önce |
|
zsyscall_linux_386.go
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 yıl önce |
|
zsyscall_linux_amd64.go
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 yıl önce |
|
zsyscall_linux_arm.go
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 yıl önce |
|
zsyscall_linux_arm64.go
|
686000749e
unix: correct type for timeout argument to Select on linux/{arm64,mips64x}
|
8 yıl önce |
|
zsyscall_linux_mips.go
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 yıl önce |
|
zsyscall_linux_mips64.go
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 yıl önce |
|
zsyscall_linux_mips64le.go
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 yıl önce |
|
zsyscall_linux_mipsle.go
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 yıl önce |
|
zsyscall_linux_ppc64.go
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 yıl önce |
|
zsyscall_linux_ppc64le.go
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 yıl önce |
|
zsyscall_linux_s390x.go
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 yıl önce |
|
zsyscall_linux_sparc64.go
|
f845067cf7
unix: add Linux CopyFileRange syscall
|
8 yıl önce |
|
zsyscall_netbsd_386.go
|
d4266bc12a
unix: add ioctl functions on NetBSD
|
8 yıl önce |
|
zsyscall_netbsd_amd64.go
|
d4266bc12a
unix: add ioctl functions on NetBSD
|
8 yıl önce |
|
zsyscall_netbsd_arm.go
|
d4266bc12a
unix: add ioctl functions on NetBSD
|
8 yıl önce |
|
zsyscall_openbsd_386.go
|
eae8a563e8
unix: add ioctl functions on OpenBSD
|
8 yıl önce |
|
zsyscall_openbsd_amd64.go
|
eae8a563e8
unix: add ioctl functions on OpenBSD
|
8 yıl önce |
|
zsyscall_openbsd_arm.go
|
eae8a563e8
unix: add ioctl functions on OpenBSD
|
8 yıl önce |
|
zsyscall_solaris_amd64.go
|
661970f62f
unix: add Poll function on Solaris
|
8 yıl önce |
|
zsysctl_openbsd_386.go
|
ebfc5b4631
unix: generate GOARCH specific zsysctl files on OpenBSD
|
8 yıl önce |
|
zsysctl_openbsd_amd64.go
|
ebfc5b4631
unix: generate GOARCH specific zsysctl files on OpenBSD
|
8 yıl önce |
|
zsysctl_openbsd_arm.go
|
ebfc5b4631
unix: generate GOARCH specific zsysctl files on OpenBSD
|
8 yıl önce |
|
zsysnum_darwin_386.go
|
8413e589a2
unix: regenerate for macOS 10.13/iOS 11.1
|
8 yıl önce |
|
zsysnum_darwin_amd64.go
|
8413e589a2
unix: regenerate for macOS 10.13/iOS 11.1
|
8 yıl önce |
|
zsysnum_darwin_arm.go
|
8413e589a2
unix: regenerate for macOS 10.13/iOS 11.1
|
8 yıl önce |
|
zsysnum_darwin_arm64.go
|
8413e589a2
unix: regenerate for macOS 10.13/iOS 11.1
|
8 yıl önce |
|
zsysnum_dragonfly_amd64.go
|
9ccfe848b9
unix: sync with DragonFly BSD 4.8 kernel
|
8 yıl önce |
|
zsysnum_freebsd_386.go
|
0f826bdd13
unix: re-enable Capsicum on FreeBSD 386
|
8 yıl önce |
|
zsysnum_freebsd_amd64.go
|
7a4fde3fda
unix: add some FreeBSD Capsicum support.
|
8 yıl önce |
|
zsysnum_freebsd_arm.go
|
47bdb838cc
unix: fix freebsd/arm build, fix freebsd/{386,arm} tests
|
8 yıl önce |
|
zsysnum_linux_386.go
|
31e1fafe95
unix: update Linux to v4.13 kernel and v2.26 glibc
|
8 yıl önce |
|
zsysnum_linux_amd64.go
|
31e1fafe95
unix: update Linux to v4.13 kernel and v2.26 glibc
|
8 yıl önce |
|
zsysnum_linux_arm.go
|
31e1fafe95
unix: update Linux to v4.13 kernel and v2.26 glibc
|
8 yıl önce |
|
zsysnum_linux_arm64.go
|
31e1fafe95
unix: update Linux to v4.13 kernel and v2.26 glibc
|
8 yıl önce |
|
zsysnum_linux_mips.go
|
31e1fafe95
unix: update Linux to v4.13 kernel and v2.26 glibc
|
8 yıl önce |
|
zsysnum_linux_mips64.go
|
31e1fafe95
unix: update Linux to v4.13 kernel and v2.26 glibc
|
8 yıl önce |
|
zsysnum_linux_mips64le.go
|
31e1fafe95
unix: update Linux to v4.13 kernel and v2.26 glibc
|
8 yıl önce |
|
zsysnum_linux_mipsle.go
|
31e1fafe95
unix: update Linux to v4.13 kernel and v2.26 glibc
|
8 yıl önce |
|
zsysnum_linux_ppc64.go
|
31e1fafe95
unix: update Linux to v4.13 kernel and v2.26 glibc
|
8 yıl önce |
|
zsysnum_linux_ppc64le.go
|
31e1fafe95
unix: update Linux to v4.13 kernel and v2.26 glibc
|
8 yıl önce |
|
zsysnum_linux_s390x.go
|
31e1fafe95
unix: update Linux to v4.13 kernel and v2.26 glibc
|
8 yıl önce |
|
zsysnum_linux_sparc64.go
|
21f2569f6f
unix: update syscall numbers to 4.10 kernel
|
8 yıl önce |
|
zsysnum_netbsd_386.go
|
43e60d72a8
unix: unify memory functions on BSD
|
8 yıl önce |
|
zsysnum_netbsd_amd64.go
|
43e60d72a8
unix: unify memory functions on BSD
|
8 yıl önce |
|
zsysnum_netbsd_arm.go
|
43e60d72a8
unix: unify memory functions on BSD
|
8 yıl önce |
|
zsysnum_openbsd_386.go
|
379497e3ff
unix: add explicit build tags
|
10 yıl önce |
|
zsysnum_openbsd_amd64.go
|
379497e3ff
unix: add explicit build tags
|
10 yıl önce |
|
zsysnum_openbsd_arm.go
|
b0e0dd7297
unix: add openbsd/arm support (in theory)
|
8 yıl önce |
|
zsysnum_solaris_amd64.go
|
379497e3ff
unix: add explicit build tags
|
10 yıl önce |
|
ztypes_darwin_386.go
|
665f6529cc
unix: add Uname on Darwin
|
8 yıl önce |
|
ztypes_darwin_amd64.go
|
665f6529cc
unix: add Uname on Darwin
|
8 yıl önce |
|
ztypes_darwin_arm.go
|
665f6529cc
unix: add Uname on Darwin
|
8 yıl önce |
|
ztypes_darwin_arm64.go
|
665f6529cc
unix: add Uname on Darwin
|
8 yıl önce |
|
ztypes_dragonfly_amd64.go
|
9167dbfd0f
unix: add Uname on dragonfly
|
8 yıl önce |
|
ztypes_freebsd_386.go
|
096928d58b
unix: add Uname on FreeBSD
|
8 yıl önce |
|
ztypes_freebsd_amd64.go
|
096928d58b
unix: add Uname on FreeBSD
|
8 yıl önce |
|
ztypes_freebsd_arm.go
|
096928d58b
unix: add Uname on FreeBSD
|
8 yıl önce |
|
ztypes_linux_386.go
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 yıl önce |
|
ztypes_linux_amd64.go
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 yıl önce |
|
ztypes_linux_arm.go
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 yıl önce |
|
ztypes_linux_arm64.go
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 yıl önce |
|
ztypes_linux_mips.go
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 yıl önce |
|
ztypes_linux_mips64.go
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 yıl önce |
|
ztypes_linux_mips64le.go
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 yıl önce |
|
ztypes_linux_mipsle.go
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 yıl önce |
|
ztypes_linux_ppc64.go
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 yıl önce |
|
ztypes_linux_ppc64le.go
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 yıl önce |
|
ztypes_linux_s390x.go
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 yıl önce |
|
ztypes_linux_sparc64.go
|
4da7545edf
unix: convert Utsname members from {u,}int8 array to byte array
|
8 yıl önce |
|
ztypes_netbsd_386.go
|
a0f4589a76
unix: add Uname on netbsd
|
8 yıl önce |
|
ztypes_netbsd_amd64.go
|
a0f4589a76
unix: add Uname on netbsd
|
8 yıl önce |
|
ztypes_netbsd_arm.go
|
a0f4589a76
unix: add Uname on netbsd
|
8 yıl önce |
|
ztypes_openbsd_386.go
|
eae8a563e8
unix: add ioctl functions on OpenBSD
|
8 yıl önce |
|
ztypes_openbsd_amd64.go
|
eae8a563e8
unix: add ioctl functions on OpenBSD
|
8 yıl önce |
|
ztypes_openbsd_arm.go
|
eae8a563e8
unix: add ioctl functions on OpenBSD
|
8 yıl önce |
|
ztypes_solaris_amd64.go
|
4da7545edf
unix: convert Utsname members from {u,}int8 array to byte array
|
8 yıl önce |