libuv/src
2026-03-19 13:36:31 +07:00
..
unix unix: support long path names in pipe.c (#5047) 2026-03-16 23:14:47 -04:00
win Merge 0bcd60aa45 into 1899789be8 2026-03-19 13:36:31 +07:00
fs-poll.c style: rename parameter to match definition 2025-03-17 22:32:21 +01:00
heap-inl.h
idna.c idna: fix assert in wtf8_to_utf16 conversion (#5021) 2026-02-04 21:55:43 +01:00
idna.h misc: export WTF8 conversion utilities (#4021) 2023-10-28 21:04:57 -04:00
inet.c inet: prefer sizeof with parenthesis (#4789) 2026-03-16 21:49:26 -04:00
queue.h unix,win: replace QUEUE with struct uv__queue (#4022) 2023-05-25 00:04:30 +02:00
random.c win: use ProcessPrng (#4836) 2025-07-16 20:18:29 +02:00
strscpy.c
strscpy.h
strtok.c
strtok.h
thread-common.c
threadpool.c unix,win: look up UV_THREADPOOL_SIZE with uv_os_getenv (#4888) 2025-09-14 18:14:44 +02:00
timer.c src: remove unused include of <assert.h> in timer.c (#4774) 2025-05-02 10:13:07 +02:00
uv-common.c udp: validate nbufs in send functions 2026-03-14 12:05:35 +01:00
uv-common.h unix: fix partial read handling after POLLHUP (#4997) 2026-01-18 12:21:53 +01:00
uv-data-getter-setters.c
version.c