Tobias Klauser
|
ee1b12c67a
unix: add MemfdCreate on Linux
|
7 years ago |
Leigh McCulloch
|
d0be0721c3
unix: correct misspelling in test output
|
7 years ago |
Leigh McCulloch
|
4526dd3c8b
windows: correct misspelling in comment
|
7 years ago |
Matt Layher
|
917fdcba13
unix: add remaining RTA_* constants for use with rtnetlink on Linux
|
7 years ago |
Tobias Klauser
|
8cf3aee429
unix: add support for linux/riscv64
|
7 years ago |
Tobias Klauser
|
ebe1bf3edb
unix: add SYNC_FILE_RANGE_* constants on Linux
|
7 years ago |
Tobias Klauser
|
d9c697bf0b
unix: correct argument order for SyncFileRange syscall on linux/ppc64{,le}
|
7 years ago |
Brad Fitzpatrick
|
2b024373dc
Revert "unix: implement SyncFileRange for ARM"
|
7 years ago |
Andrei Gherzan
|
1b73967140
unix: implement SyncFileRange for ARM
|
7 years ago |
Tobias Klauser
|
fa5fdf94c7
windows: add support for AF_UNIX sockets
|
7 years ago |
Tobias Klauser
|
49385e6e15
unix: update Dockerfile to Go 1.11
|
7 years ago |
Tony Reix
|
d99a578cf4
unix: code for AIX ppc and ppc64, for gccgo
|
7 years ago |
Tobias Klauser
|
4910a1d54f
unix: add UBI ioctl constants on Linux
|
7 years ago |
Tobias Klauser
|
11551d06cb
unix: use pipe2 syscall on FreeBSD instead of pipe
|
7 years ago |
Tobias Klauser
|
3b58ed4ad3
unix: add additional file mode bit constants from sys/stat.h on Solaris
|
7 years ago |
Kevin Burke
|
4ea2f632f6
unix: add example for Flock
|
7 years ago |
Tobias Klauser
|
1a700e749c
unix: add NOSTD syscall numbers on FreeBSD
|
7 years ago |
Tobias Klauser
|
1c9583448a
unix: add additional file mode bit constants from sys/stat.h on FreeBSD
|
7 years ago |
Tobias Klauser
|
871208d995
unix: add additional file mode bit constants from sys/stat.h on DragonflyBSD
|
7 years ago |
Joe Richey joerichey@google.com
|
14742f9018
windows: add Wincrypt.h Cert related values
|
7 years ago |
Tobias Klauser
|
4e1fef5609
unix: update Dockerfile to Linux 4.18, glibc 2.28 and Go 1.11beta3
|
7 years ago |
Gianguido Sora`
|
98c5dad5d1
unix: update the OpenBSD pledge interface to handle execpromises
|
7 years ago |
Tobias Klauser
|
f0d5e33068
unix: add *xattr functions on NetBSD
|
7 years ago |
Tobias Klauser
|
57f5ac0287
unix: add additional file mode bit constants from sys/stat.h on OpenBSD
|
7 years ago |
Tobias Klauser
|
904bdc2570
unix: add F*xattr on Darwin
|
7 years ago |
Tobias Klauser
|
3249cb6984
unix: drop incorrect Fsetxattr size return value
|
7 years ago |
Jan Lehnardt
|
f62c962c3e
unix: add S_IRWXG and S_IRWXO to FreeBSD types
|
7 years ago |
Tobias Klauser
|
acbc56fc70
unix: add F*xattr on Linux
|
7 years ago |
Matt Layher
|
90887a55d6
unix: add IFLA_INFO_KIND on Linux
|
7 years ago |
Tobias Klauser
|
0718ef2ef2
unix: remove *xattr from list of unimplemented syscalls on FreeBSD
|
7 years ago |