libuv/src
2024-10-15 09:48:27 +02:00
..
unix unix: fix uv_getrusage ru_maxrss on solaris (#4572) 2024-10-10 17:04:11 +02:00
win win,fs: remove trailing slash in junctions 2024-10-15 09:48:27 +02:00
fs-poll.c win: fix style nits [NFC] (#3474) 2022-02-15 10:13:24 -05:00
heap-inl.h
idna.c fix: reject zero-length idna inputs 2024-02-07 20:50:04 +01:00
idna.h misc: export WTF8 conversion utilities (#4021) 2023-10-28 21:04:57 -04:00
inet.c unix,win: fix 'sprintf' is deprecated warning (#3813) 2022-11-08 09:56:14 +01:00
queue.h unix,win: replace QUEUE with struct uv__queue (#4022) 2023-05-25 00:04:30 +02:00
random.c unix,win: remove unused req parameter from macros (#4435) 2024-07-11 21:29:15 +02:00
strscpy.c nfci: address some style nits 2020-08-21 17:25:42 -04:00
strscpy.h hurd: unbreak build on GNU/Hurd (#3450) 2022-02-23 12:04:18 -05:00
strtok.c core: add thread-safe strtok implementation (#3553) 2022-03-22 15:15:00 -04:00
strtok.h core: add thread-safe strtok implementation (#3553) 2022-03-22 15:15:00 -04:00
thread-common.c barrier: wait for prior out before next in (#3905) 2023-03-06 17:57:25 -05:00
threadpool.c unix,win: remove unused req parameter from macros (#4435) 2024-07-11 21:29:15 +02:00
timer.c unix,win: reset the timer queue on stop (#4304) 2024-02-07 10:43:29 +01:00
uv-common.c src: default to stream=stderr in handle printer (#4161) 2023-10-03 13:30:16 +02:00
uv-common.h linux: use IORING_OP_FTRUNCATE when available (#4554) 2024-09-30 21:55:34 +02:00
uv-data-getter-setters.c nfci: address some style nits 2020-08-21 17:25:42 -04:00
version.c