- 3d9a6b8 windows: add WSADuplicateSocket by qmuntal · 7 weeks ago master v0.33.0
- c0a9559 cpu: add crypto extensions detection for riscv64 by Meng Zhuo · 9 weeks ago
- 8e9e046 windows: add virtual key codes and console input consts by Ayman Bagabas · 8 weeks ago
- 7138967 windows: fix slicing of NTUnicodeString values by Keith Randall · 7 weeks ago
- 6a85559 windows: fix dangling pointers in (*SECURITY_DESCRIPTOR).ToAbsolute by thepudds · 10 weeks ago
- 01aaa83 all: simplify code by using modern Go constructs by Tobias Klauser · 2 months ago v0.32.0
- 1b2bd6b windows: replace all StringToUTF16 calls with UTF16FromString by Douglas Danger Manley · 3 months ago
- 1c3b72f unix: update Linux kernel to 6.14 by Mauri de Souza Meneguzzo · 3 months ago
- c175b6b windows: add cmsghdr and pktinfo structures by database64128 · 3 months ago
- 3330b5e unix: support Readv, Preadv, Writev and Pwritev for darwin by Manuel Schönlaub · 3 months ago
- 7401cce cpu: replace specific instructions with WORD in the function get_cpucfg on loong64 by Guoqi Chen · 3 months ago
- b8f7da6 cpu: add support for detecting cpu features on loong64 by Guoqi Chen · 3 months ago
- f2ce62c windows: add constants for PMTUD socket options by database64128 · 3 months ago
- 74cfc93 all: upgrade go directive to at least 1.23.0 [generated] by Gopher Robot · 4 months ago v0.31.0
- 863b3c4 unix: update glibc to 2.41 by Mauri de Souza Meneguzzo · 4 months ago v0.30.0
- 4d4692e unix: add Auxv by Florian Lehner · 5 months ago
- b215a1c unix: update to Linux kernel 6.13 by Mauri de Souza Meneguzzo · 5 months ago
- c756214 cpu: add support for AVX-VNNI and IFMA detection by Grigorii Khvatskii · 5 months ago
- 1c14dca unix: add GetPeerUcred and UcredGet for solaris by Nahum Shalman · 5 months ago
- d4ac05d windows: update NewLazyDLL, LoadDLL docs to point to NewLazySystemDLL by Sebastiaan van Stijn · 6 months ago v0.29.0
- 680bd24 windows: remove unused errString type by Sebastiaan van Stijn · 6 months ago
- a7f19e9 unix: add Dup3 on dragonfly by Tobias Klauser · 6 months ago
- fe16172 unix: define IfMsghdr2, IfData64, and RtMsghdr2 on darwin by Ian Lance Taylor · 6 months ago v0.28.0
- 0a57dbc unix: update to kernel Linux 6.12 by Mauri de Souza Meneguzzo · 7 months ago
- 3cf1e67 unix: don't fail TestPpoll on EINTR by Tobias Klauser · 7 months ago
- d2cea70 windows: add functions to get named pipe process IDs by MOHAN KUMAR R · 7 months ago
- a13946c windows: regenerate zsyscall_windows.go by MOHAN KUMAR R · 7 months ago
- e0753d4 Revert "windows/mkwinsyscall: use syscall.SyscallN instead of syscall.Syscall{6,9,12,15}" by Quim Muntal · 7 months ago v0.27.0
- c29efe3 windows: add iphlpapi functions for change notifications by database64128 · 7 months ago
- 8f2aa9f cpu: conditionally re-enable AVX512 support on darwin/amd64 by Vaughn Iverson · 8 months ago
- 054f1fc README: don't recommend go get by Ian Lance Taylor · 7 months ago
- ca04041 unix: extend z/OS support by Mac Malainey · 8 months ago
- 18e038c unix: move NETLINK_* consts to own section by Tobias Klauser · 8 months ago
- d045236 windows: implement Ftruncate using a single syscall on Windows by qmuntal · 8 months ago
- cff53d5 unix: gofmt after CL 610296 by Dmitri Shuralyov · 8 months ago
- 123459f unix: update z/OS implementation of fcntl and mmap by Joon Lee · 8 months ago
- df4a4da unix/linux: adjust Dockerfile ENV key value format by Tobias Klauser · 8 months ago
- 696d342 unix: gofmt after CL 621375 by Tobias Klauser · 8 months ago
- 60d7877 unix: add PTP_PF_* constants on Linux by Yaroslav Kolomiiets · 8 months ago
- 256d1df unix: add PTP IOCTLs on Linux by Yaroslav Kolomiiets · 8 months ago
- adbb8bb windows/mkwinsyscall: use syscall.SyscallN instead of syscall.Syscall{6,9,12,15} by mertakman · 9 months ago
- a57fdb8 unix: add IoctlGetHwTstamp/IoctlGetHwTstamp on Linux by Yaroslav Kolomiiets · 8 months ago
- 3932916 unix: switch to Ubuntu 24.10 in Dockerfile by Guoqi Chen · 8 months ago
- 2dfefb6 all: execute gofmt by cuishuang · 8 months ago
- e5eee7e unix: add IoctlGetEthtoolTsInfo on Linux by Yaroslav Kolomiiets · 8 months ago
- fe162ba unix: add ClockSettime on Linux by Yaroslav Kolomiiets · 8 months ago
- 7143f4a windows: manually initialize NewNTUnicodeString by qmuntal · 8 months ago
- 23b0dab unix: mark vgetrandom as non-escaping by Mateusz Poliwczak · 9 months ago v0.26.0
- cbf0eb6 unix: fix grep syntax to work on non-GNU greps by John Troy · 9 months ago
- e7397b9 unix: update to Linux 6.11 by Mauri de Souza Meneguzzo · 9 months ago
- 981de40 unix: use vDSO for getrandom() on linux by Jason A. Donenfeld · 9 months ago
- 48aad76 linux: add tcp_cc_info and its related types by Leo Antunes · 9 months ago
- d58f986 all: fix some typos in comment by cuishuang · 9 months ago
- 30de352 unix: fix Test{Fd,}Xattr failure on NetBSD by Tobias Klauser · 9 months ago
- 68ed59b windows/svc: fix printf(var) mistake detected by latest printf checker by Dmitri Shuralyov · 9 months ago
- c08bc6e unix: update Go to 1.23.0 by Tobias Klauser · 9 months ago
- a43b625 windows: add SIO_UDP_NETRESET constant by James Tucker · 11 months ago v0.25.0
- ed67b15 windows: add console codepage api by Ayman Bagabas · 10 months ago
- 9cb830b unix: add missing import to syscall_hurd.go by Ian Lance Taylor · 10 months ago
- 71132f5 unix: add POLLRDHUP to FreeBSD by Eli Lindsey · 10 months ago
- 3283fc3 cpu: add support for detecting RISC-V extensions by Mark Ryan · 10 months ago
- 29e55b2 unix: use os.Executable rather than os.Args[0] in tests by Ian Lance Taylor · 10 months ago
- a8c5219 unix: rename XDPUmemReg field back to Size by Ian Lance Taylor · 10 months ago
- 59665e5 unix: add Connectx for darwin by database64128 · 10 months ago
- a0c72ef unix: add f_flag member flags on z/OS by Joon Lee · 10 months ago
- c64c51d unix: update riscv64 hwprobe to Linux kernel 6.10 by Meng Zhuo · 10 months ago
- da77c6b unix: sync minimum Linux Kernel version with requirements page by Mauri de Souza Meneguzzo · 10 months ago
- 914deed unix: add missing ETHTOOL_FLAG_ constants by Mauri de Souza Meneguzzo · 10 months ago v0.24.0
- 4c7077e windows: add enums for IpAdapterUnicastAddress by database64128 · 11 months ago
- 29298aa windows: delete TestGetKeyboardLayout by Alex Brainman · 11 months ago
- aa1c4c8 unix: provide Mount on openbsd by Joel Sing · 12 months ago v0.23.0
- cde4660 unix: add linux mseal system call by Mauri de Souza Meneguzzo · 11 months ago
- 31ef9e7 unix: update to Linux kernel 6.10 by Mauri de Souza Meneguzzo · 11 months ago
- d03a807 unix: update glibc to 2.40 by Mauri de Souza Meneguzzo · 11 months ago
- beb5949 windows: correctly generate GetAce syscall by Ayman Bagabas · 11 months ago
- 7bb0bf7 cpu: add Int8 matrix multiplication instructions CPU feature flag for ARM64 by Hernan Martinez · 12 months ago
- bce4cf7 windows: add GetKeyboardLayout & ToUnicodeEx by Ayman Bagabas · 11 months ago
- 0eac9b5 windows: add flags for GetAdaptersAddresses by database64128 · 11 months ago
- 0c18c88 cpu: add DIT option and hwcap DIT support by Roland Shoemaker · 11 months ago
- dce4e64 LICENSE: update per Google Legal by Russ Cox · 11 months ago
- ee0e627 unix: skip TestIoctlFileDedupeRange on EOPNOTSUPP error by Ian Lance Taylor · 11 months ago
- 47fe916 cpu: add support for DIT detection by Roland Shoemaker · 11 months ago
- 4cafe5c unix: implements RenamexNp and RenameatxNp for darwin by Koichi Shiraishi · 3 years, 7 months ago
- faed7ec unix: add PthreadChdir and PthreadFchdir on darwin by Edoardo Spadolini · 12 months ago v0.22.0
- c892bb7 unix: fix MmapPtr test failing on OpenBSD by Nuno Cruces · 12 months ago
- a0ef40a unix: fix MremapPtr test failing on NetBSD by Nuno Cruces · 12 months ago
- daa2394 unix: add unsafe mmap, munmap, mremap by Nuno Cruces · 12 months ago
- 7670087 windows: add GetAce Windows API by Claudiu Belu · 12 months ago
- 348425a windows/svc: do not pass theService to windows.RegisterServiceCtrlHandlerEx by Alex Brainman · 1 year ago
- 673e0f9 unix: skip ethtool driver test for busy interface by Meng Zhuo · 1 year, 1 month ago v0.21.0
- 6943ab6 unix/linux: update glibc to 2.39 by Mauri de Souza Meneguzzo · 1 year, 1 month ago
- 92f3ad6 unix: update to Linux kernel 6.9 by Mauri de Souza Meneguzzo · 1 year, 1 month ago
- f34bb9f windows: add net user enum by JoeyShapiro · 1 year, 1 month ago
- 6dfb94e unix: add types for SOCK_DIAG by Florian Lehner · 1 year, 2 months ago
- 7d69d98 unix: extend support for z/OS by dustin-ward · 1 year, 2 months ago v0.20.0
- 7758090 cpu: add support for sve2 detection by Michal Hruby · 1 year, 2 months ago
- 9a28524 windows: drop go version tags for unsupported versions by Tobias Klauser · 1 year, 4 months ago
- 27dc90b unix: update to Linux kernel 6.4 by Tobias Klauser · 1 year, 2 months ago
- cabba82 windows: use uint32 for serial comm flags for consistency by Tom Payne · 1 year, 2 months ago v0.19.0
- 1a50d97 windows: add serial comm functions by Tom Payne · 1 year, 2 months ago