Skip to content

Pull requests: libuv/libuv

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add acl support on windows platform;
#5127 opened Apr 17, 2026 by WQuit Loading…
fix: in src/fs-poll in fs-poll.c
#5126 opened Apr 17, 2026 by orbisai0security Loading…
3 tasks done
aix,ibmi: fix undeclared identifiers and ...
#5123 opened Apr 14, 2026 by sravani1510 Loading…
win: mitigate vulnerability from spawning batch scripts
#5121 opened Apr 12, 2026 by squeek502 Contributor Loading…
win: improve PATH search worst-case performance
#5120 opened Apr 12, 2026 by squeek502 Contributor Loading…
udp: add uv_udp2_t handle type
#5116 opened Apr 11, 2026 by jasnell Contributor Draft
win: Add fsopen read only flag
#5113 opened Apr 7, 2026 by rdw-msft Loading…
win: fix spawn process with no argument
#5109 opened Apr 1, 2026 by sturcotte06 Loading…
Add fuzzing targets for OSS-Fuzz integration
#5108 opened Apr 1, 2026 by Benjamin608608 Loading…
unix: handle cloexec failure in kqueue init
#5102 opened Mar 27, 2026 by juanarbol Member Loading…
win: use PROC_THREAD_ATTRIBUTE_HANDLE_LIST in uv_spawn
#5100 opened Mar 26, 2026 by vtjnash Member Loading…
win,process: allow resolving .cmd and .bat files
#5096 opened Mar 23, 2026 by ntdiary Loading…
win: fix race condition in uv_async_send
#5079 opened Mar 19, 2026 by vtjnash Member Loading…
unix: prevent uv__make_subdirs_p buffer overflow
#5072 opened Mar 17, 2026 by lvntky Loading…
unix: refactor udp_set_membership functions
#5068 opened Mar 15, 2026 by lvntky Loading…
unix: remove UV_HANDLE_READING flag
#5048 opened Mar 9, 2026 by geeksilva97 Contributor Loading…
unix: introduce uv_socket_get_tos and uv_socket_set_tos
#5015 opened Jan 31, 2026 by juanarbol Member Loading…
ProTip! Filter pull requests by the default branch with base:v1.x.