- 0a57dbc unix: update to kernel Linux 6.12 by Mauri de Souza Meneguzzo · 2 weeks ago master
- 3cf1e67 unix: don't fail TestPpoll on EINTR by Tobias Klauser · 3 weeks ago
- d2cea70 windows: add functions to get named pipe process IDs by MOHAN KUMAR R · 3 weeks ago
- a13946c windows: regenerate zsyscall_windows.go by MOHAN KUMAR R · 3 weeks ago
- e0753d4 Revert "windows/mkwinsyscall: use syscall.SyscallN instead of syscall.Syscall{6,9,12,15}" by Quim Muntal · 4 weeks ago v0.27.0
- c29efe3 windows: add iphlpapi functions for change notifications by database64128 · 5 weeks ago
- 8f2aa9f cpu: conditionally re-enable AVX512 support on darwin/amd64 by Vaughn Iverson · 7 weeks ago
- 054f1fc README: don't recommend go get by Ian Lance Taylor · 5 weeks ago
- ca04041 unix: extend z/OS support by Mac Malainey · 5 weeks ago
- 18e038c unix: move NETLINK_* consts to own section by Tobias Klauser · 6 weeks ago
- d045236 windows: implement Ftruncate using a single syscall on Windows by qmuntal · 6 weeks ago
- cff53d5 unix: gofmt after CL 610296 by Dmitri Shuralyov · 6 weeks ago
- 123459f unix: update z/OS implementation of fcntl and mmap by Joon Lee · 6 weeks ago
- df4a4da unix/linux: adjust Dockerfile ENV key value format by Tobias Klauser · 6 weeks ago
- 696d342 unix: gofmt after CL 621375 by Tobias Klauser · 6 weeks ago
- 60d7877 unix: add PTP_PF_* constants on Linux by Yaroslav Kolomiiets · 6 weeks ago
- 256d1df unix: add PTP IOCTLs on Linux by Yaroslav Kolomiiets · 6 weeks ago
- adbb8bb windows/mkwinsyscall: use syscall.SyscallN instead of syscall.Syscall{6,9,12,15} by mertakman · 2 months ago
- a57fdb8 unix: add IoctlGetHwTstamp/IoctlGetHwTstamp on Linux by Yaroslav Kolomiiets · 7 weeks ago
- 3932916 unix: switch to Ubuntu 24.10 in Dockerfile by Guoqi Chen · 9 weeks ago
- 2dfefb6 all: execute gofmt by cuishuang · 8 weeks ago
- e5eee7e unix: add IoctlGetEthtoolTsInfo on Linux by Yaroslav Kolomiiets · 8 weeks ago
- fe162ba unix: add ClockSettime on Linux by Yaroslav Kolomiiets · 8 weeks ago
- 7143f4a windows: manually initialize NewNTUnicodeString by qmuntal · 8 weeks ago
- 23b0dab unix: mark vgetrandom as non-escaping by Mateusz Poliwczak · 9 weeks ago v0.26.0
- cbf0eb6 unix: fix grep syntax to work on non-GNU greps by John Troy · 10 weeks ago
- e7397b9 unix: update to Linux 6.11 by Mauri de Souza Meneguzzo · 10 weeks ago
- 981de40 unix: use vDSO for getrandom() on linux by Jason A. Donenfeld · 2 months ago
- 48aad76 linux: add tcp_cc_info and its related types by Leo Antunes · 3 months ago
- d58f986 all: fix some typos in comment by cuishuang · 3 months ago
- 30de352 unix: fix Test{Fd,}Xattr failure on NetBSD by Tobias Klauser · 3 months ago
- 68ed59b windows/svc: fix printf(var) mistake detected by latest printf checker by Dmitri Shuralyov · 3 months ago
- c08bc6e unix: update Go to 1.23.0 by Tobias Klauser · 3 months ago
- a43b625 windows: add SIO_UDP_NETRESET constant by James Tucker · 4 months ago v0.25.0
- ed67b15 windows: add console codepage api by Ayman Bagabas · 3 months ago
- 9cb830b unix: add missing import to syscall_hurd.go by Ian Lance Taylor · 3 months ago
- 71132f5 unix: add POLLRDHUP to FreeBSD by Eli Lindsey · 3 months ago
- 3283fc3 cpu: add support for detecting RISC-V extensions by Mark Ryan · 4 months ago
- 29e55b2 unix: use os.Executable rather than os.Args[0] in tests by Ian Lance Taylor · 3 months ago
- a8c5219 unix: rename XDPUmemReg field back to Size by Ian Lance Taylor · 3 months ago
- 59665e5 unix: add Connectx for darwin by database64128 · 4 months ago
- a0c72ef unix: add f_flag member flags on z/OS by Joon Lee · 4 months ago
- c64c51d unix: update riscv64 hwprobe to Linux kernel 6.10 by Meng Zhuo · 4 months ago
- da77c6b unix: sync minimum Linux Kernel version with requirements page by Mauri de Souza Meneguzzo · 4 months ago
- 914deed unix: add missing ETHTOOL_FLAG_ constants by Mauri de Souza Meneguzzo · 4 months ago v0.24.0
- 4c7077e windows: add enums for IpAdapterUnicastAddress by database64128 · 4 months ago
- 29298aa windows: delete TestGetKeyboardLayout by Alex Brainman · 4 months ago
- aa1c4c8 unix: provide Mount on openbsd by Joel Sing · 5 months ago v0.23.0
- cde4660 unix: add linux mseal system call by Mauri de Souza Meneguzzo · 4 months ago
- 31ef9e7 unix: update to Linux kernel 6.10 by Mauri de Souza Meneguzzo · 4 months ago
- d03a807 unix: update glibc to 2.40 by Mauri de Souza Meneguzzo · 4 months ago
- beb5949 windows: correctly generate GetAce syscall by Ayman Bagabas · 4 months ago
- 7bb0bf7 cpu: add Int8 matrix multiplication instructions CPU feature flag for ARM64 by Hernan Martinez · 5 months ago
- bce4cf7 windows: add GetKeyboardLayout & ToUnicodeEx by Ayman Bagabas · 5 months ago
- 0eac9b5 windows: add flags for GetAdaptersAddresses by database64128 · 5 months ago
- 0c18c88 cpu: add DIT option and hwcap DIT support by Roland Shoemaker · 5 months ago
- dce4e64 LICENSE: update per Google Legal by Russ Cox · 5 months ago
- ee0e627 unix: skip TestIoctlFileDedupeRange on EOPNOTSUPP error by Ian Lance Taylor · 5 months ago
- 47fe916 cpu: add support for DIT detection by Roland Shoemaker · 5 months ago
- 4cafe5c unix: implements RenamexNp and RenameatxNp for darwin by Koichi Shiraishi · 3 years, 1 month ago
- faed7ec unix: add PthreadChdir and PthreadFchdir on darwin by Edoardo Spadolini · 5 months ago v0.22.0
- c892bb7 unix: fix MmapPtr test failing on OpenBSD by Nuno Cruces · 5 months ago
- a0ef40a unix: fix MremapPtr test failing on NetBSD by Nuno Cruces · 5 months ago
- daa2394 unix: add unsafe mmap, munmap, mremap by Nuno Cruces · 5 months ago
- 7670087 windows: add GetAce Windows API by Claudiu Belu · 6 months ago
- 348425a windows/svc: do not pass theService to windows.RegisterServiceCtrlHandlerEx by Alex Brainman · 6 months ago
- 673e0f9 unix: skip ethtool driver test for busy interface by Meng Zhuo · 7 months ago v0.21.0
- 6943ab6 unix/linux: update glibc to 2.39 by Mauri de Souza Meneguzzo · 7 months ago
- 92f3ad6 unix: update to Linux kernel 6.9 by Mauri de Souza Meneguzzo · 7 months ago
- f34bb9f windows: add net user enum by JoeyShapiro · 7 months ago
- 6dfb94e unix: add types for SOCK_DIAG by Florian Lehner · 8 months ago
- 7d69d98 unix: extend support for z/OS by dustin-ward · 7 months ago v0.20.0
- 7758090 cpu: add support for sve2 detection by Michal Hruby · 8 months ago
- 9a28524 windows: drop go version tags for unsupported versions by Tobias Klauser · 9 months ago
- 27dc90b unix: update to Linux kernel 6.4 by Tobias Klauser · 8 months ago
- cabba82 windows: use uint32 for serial comm flags for consistency by Tom Payne · 8 months ago v0.19.0
- 1a50d97 windows: add serial comm functions by Tom Payne · 8 months ago
- 95f07ec x/sys/windows: add func windows.DisconnectNamedPipe(handle Handle) (err error) by Peter Hoogendijk · 9 months ago
- 4be02d3 unix: expose mmap calls on z/OS by Mackenzie Malainey · 9 months ago
- 360f961 unix: add API for fsconfig system call by Ilya Hanov · 1 year, 2 months ago v0.18.0
- 7ff74af unix: drop go version tags for unsupported versions by Tobias Klauser · 10 months ago
- 6b4eab5 unix: suppress ENOMEM errors from sysctl's implementing Uname(uname *Utsname) on FreeBSD due to truncated fields. by Yuval Pavel Zholkover · 10 months ago
- 2f2cc5d unix: update IFLA and NETKIT constants with Linux kernel 6.7 by Florian Lehner · 10 months ago
- 914b96c windows: support ill-formed UTF-16 in UTF16PtrToString by qmuntal · 10 months ago v0.17.0
- 511ec84 Revert "windows: support nil done parameter in ReadFile and WriteFile" by Bryan Mills · 10 months ago
- 628365d windows: support nil done parameter in ReadFile and WriteFile by qmuntal · 10 months ago
- bef1bd8 unix: move mksyscall regexp to package level variables by Joshua Sing · 1 year, 1 month ago
- 5710a32 unix/linux: update Linux kernel to 6.7 by Mauri de Souza Meneguzzo · 11 months ago
- b3ce6a3 windows: build env_windows_test.go only go Go 1.21 and above by Bryan C. Mills · 10 months ago
- c3fa2b8 windows: fix parsing of non-ASCII entries in token.Environ by Kamyar Mirzavaziri · 11 months ago
- f69d32a unix: in TestDirent, make as many ReadDirent calls as are needed by Meng Zhuo · 11 months ago
- 0d9df52 unix: add more SECCOMP constants by Florian Lehner · 11 months ago
- 0829ab1 windows: add SetFileValidData by Kanak Agrawal · 1 year, 4 months ago v0.16.0
- 32cdffc unix: don't redefine constants already defined in glibc headers by Tobias Klauser · 12 months ago
- f0c7190 unix: remove extra trailing newlines in zsyscall_openbsd_*.go by Josh Rickmar · 12 months ago
- 5ff87d7 unix: add Netfilter and NFTables constants by Lionel Jouin · 1 year ago
- 13b15b7 unix: add IoctlLoopConfigure on linux by Alexandru Matei · 1 year, 1 month ago v0.15.0
- 11eadc0 windows: add AddDllDirectory and RemoveDllDirectory by Roland Shoemaker · 1 year, 1 month ago
- e4099bf unix: fix trimmed socket opt string in GetsockoptString by Konstantin Burkalev · 1 year, 2 months ago
- 9888904 unix: update BPF constants for Linux kernel 6.6 by Tobias Klauser · 1 year, 1 month ago