COMMITS
April 7, 2025
T
windows: fix dangling pointers in (*SECURITY_DESCRIPTOR).ToAbsolute
thepudds committed
April 1, 2025
T
all: simplify code by using modern Go constructs
Tobias Klauser committed
March 22, 2025
D
windows: replace all StringToUTF16 calls with UTF16FromString
Douglas Danger Manley committed
March 24, 2025
M
unix: update Linux kernel to 6.14
Mauri de Souza Meneguzzo committed
March 17, 2025
D
windows: add cmsghdr and pktinfo structures
database64128 committed
March 20, 2025
M
unix: support Readv, Preadv, Writev and Pwritev for darwin
Manuel Schönlaub committed
March 12, 2025
G
cpu: replace specific instructions with WORD in the function get_cpucfg on loong64
Guoqi Chen committed
March 6, 2025
G
cpu: add support for detecting cpu features on loong64
Guoqi Chen committed
March 4, 2025
D
windows: add constants for PMTUD socket options
database64128 committed
February 14, 2025
G
all: upgrade go directive to at least 1.23.0 [generated]
Gopher Robot committed
January 30, 2025
M
unix: update glibc to 2.41
Mauri de Souza Meneguzzo committed
January 25, 2025
F
unix: add Auxv
Florian Lehner committed
January 20, 2025
M
unix: update to Linux kernel 6.13
Mauri de Souza Meneguzzo committed
January 8, 2025
G
cpu: add support for AVX-VNNI and IFMA detection
Grigorii Khvatskii committed
January 2, 2025
N
unix: add GetPeerUcred and UcredGet for solaris
Nahum Shalman committed
December 24, 2024
S
windows: update NewLazyDLL, LoadDLL docs to point to NewLazySystemDLL
Sebastiaan van Stijn committed
S
windows: remove unused errString type
Sebastiaan van Stijn committed
December 16, 2024
T
unix: add Dup3 on dragonfly
Tobias Klauser committed
December 3, 2024
I
unix: define IfMsghdr2, IfData64, and RtMsghdr2 on darwin
Ian Lance Taylor committed
November 18, 2024
M
unix: update to kernel Linux 6.12
Mauri de Souza Meneguzzo committed
November 13, 2024
T
unix: don't fail TestPpoll on EINTR
Tobias Klauser committed
M
windows: add functions to get named pipe process IDs
MOHAN KUMAR R committed
November 12, 2024
M
windows: regenerate zsyscall_windows.go
MOHAN KUMAR R committed
November 5, 2024
Q
October 31, 2024
D
windows: add iphlpapi functions for change notifications
database64128 committed
I
README: don't recommend go get
Ian Lance Taylor committed
October 14, 2024
V
cpu: conditionally re-enable AVX512 support on darwin/amd64
Vaughn Iverson committed
October 28, 2024
M
unix: extend z/OS support
Mac Malainey committed
October 25, 2024
T
unix: move NETLINK_* consts to own section
Tobias Klauser committed
October 23, 2024
Q
windows: implement Ftruncate using a single syscall on Windows
qmuntal committed