COMMITS
May 29, 2026
J
win: fix race condition in uv_async_send (#5079)
Jameson Nash committed
May 26, 2026
S
test: skip recvmsg unreachable test when no ipv6 (#5144)
Santiago Gimeno committed
J
test: include pty.h for GNU Hurd
Jérémy Lal committed
May 15, 2026
O
src: use INET6_ADDRSTRLEN for IPv6 address buffer (#5135)
orbisai0security committed
May 14, 2026
E
unix: remove UV_HANDLE_READING flag (#5048)
Edy Silva committed
J
unix: handle cloexec failure in kqueue init (#5102)
Juan José committed
S
win: fix spawn process with no argument (#5109)
sturcotte06 committed
I
unix: avoid duplicate recvmmsg terminal callback (#5133)
Isaac Elbaz committed
May 13, 2026
J
win: use PROC_THREAD_ATTRIBUTE_HANDLE_LIST in uv_spawn (#5100)
Jameson Nash committed
May 3, 2026
T
unix: fix uv__udp_recvmsg crash (#5131)
theanarkh committed
April 28, 2026
S
aix,ibmi: fix undeclared identifiers (#5123)
SRAVANI GUNDEPALLI committed
April 26, 2026
S
unix: free statxbuf on iouring statx fallback (#5132)
Santiago Gimeno committed
March 11, 2026
S
unix: treat futimens() as best-effort in copyfile
skooch committed
March 28, 2026
J
unix,stream: fix getsockopt error handling in connect
Juan José Arboleda committed
March 27, 2026
J
unix,ibmi: abort on process_title_mutex init failure
Juan José Arboleda committed
March 30, 2026
I
stream: fix server stop accepting after uv_accept() error
ivinx committed
April 13, 2026
R
misc: fix error code returned from uv_wtf8_length_as_utf16
Ryan Liptak committed
April 2, 2026
S
win: properly initialize OSVERSIONINFOW (#5107)
Santiago Gimeno committed
March 31, 2026
S
win: fix watch loop logic (#5013)
Stefan Stojanovic committed
March 29, 2026
J
misc: revise security vulnerability reporting instructions
Jameson Nash committed
March 26, 2026
S
test: use correct type for uv_fileno arguments (#4673)
Saúl Ibarra Corretgé committed
J
unix: use posix_spawn instead of fork (#3520)
Jameson Nash committed
J
win: use WSA_FLAG_NO_HANDLE_INHERIT in all WSASocketW (#5097)
Jameson Nash committed
March 24, 2026
J
win,pipe: skip IOCP for pipe handles (#5071)
Jameson Nash committed
J
io: make libuv 64-bit safe (#5076)
Jameson Nash committed
B
android: fix termux build (#5093)
BarryLhm committed
March 23, 2026
B
unix: enforce recvmmsg buffer size requirements (#5095)
Ben Noordhuis committed
March 21, 2026
J
linux: close streams without an extra read (#3250)
Jameson Nash committed
B
test: fix -Wunused-function warning (#5090)
Ben Noordhuis committed
B
unix: check return value of fcntl call (#5089)
Ben Noordhuis committed