..
async.c
win: fix style nits [NFC] ( #3474 )
2022-02-15 10:13:24 -05:00
atomicops-inl.h
mingw: fix building for ARM/AArch64
2021-07-14 12:36:30 -04:00
core.c
win: use GetQueuedCompletionStatusEx directly
2024-12-10 23:44:29 +01:00
detect-wakeup.c
nfci: address some style nits
2020-08-21 17:25:42 -04:00
dl.c
misc: export WTF8 conversion utilities ( #4021 )
2023-10-28 21:04:57 -04:00
error.c
win: remap ERROR_NOACCESS and ERROR_BUFFER_OVERFLOW ( #4567 )
2024-10-17 15:37:00 -04:00
fs-event.c
win: plug uv_fs_event_start memory leak ( #4647 )
2024-12-13 00:23:36 +01:00
fs-fd-hash-inl.h
nfci: address some style nits
2020-08-21 17:25:42 -04:00
fs.c
win,fs: get (most) fstat when no permission ( #4566 )
2024-12-12 15:05:53 -05:00
getaddrinfo.c
win: Fix linked list logic in getaddrinfo ( #4578 )
2024-10-17 15:36:07 -04:00
getnameinfo.c
unix,win: remove unused req parameter from macros ( #4435 )
2024-07-11 21:29:15 +02:00
handle-inl.h
unix,win: replace QUEUE with struct uv__queue ( #4022 )
2023-05-25 00:04:30 +02:00
handle.c
win: fix style nits [NFC] ( #3474 )
2022-02-15 10:13:24 -05:00
internal.h
win: fix WriteFile() error translation ( #4562 )
2024-10-03 18:53:39 +02:00
loop-watcher.c
win: fix style nits [NFC] ( #3474 )
2022-02-15 10:13:24 -05:00
pipe.c
unix,win: harmonize buffer checking
2024-11-25 15:10:47 +01:00
poll.c
win: drop code checking for Windows XP / Server 2k3
2022-11-08 06:51:07 +01:00
process-stdio.c
build: ubsan fixes ( #4254 )
2024-08-05 17:15:53 -04:00
process.c
win: remove _alloca usage ( #4361 )
2024-03-20 12:09:37 +01:00
req-inl.h
build: ubsan fixes ( #4254 )
2024-08-05 17:15:53 -04:00
signal.c
unix,win: remove unused rb-tree macro parameters ( #4518 )
2024-08-25 22:54:09 +02:00
snprintf.c
win: fix compilation with VS < 2012
2015-10-01 00:41:41 +02:00
stream-inl.h
win: fix style nits [NFC] ( #3474 )
2022-02-15 10:13:24 -05:00
stream.c
win: fix WriteFile() error translation ( #4562 )
2024-10-03 18:53:39 +02:00
tcp.c
unix,win: remove unused req parameter from macros ( #4435 )
2024-07-11 21:29:15 +02:00
thread.c
win: enable uv_thread_{get,set}name on MinGW
2024-12-12 15:55:16 +01:00
tty.c
win,signal: fix data race dispatching SIGWINCH ( #4488 )
2024-08-05 16:32:31 -04:00
udp.c
unix,win: add uv_udp_try_send2
2024-12-13 21:52:59 +01:00
util.c
unix,win: harmonize buffer checking
2024-11-25 15:10:47 +01:00
winapi.c
win: use GetQueuedCompletionStatusEx directly
2024-12-10 23:44:29 +01:00
winapi.h
win,fs: get (most) fstat when no permission ( #4566 )
2024-12-12 15:05:53 -05:00
winsock.c
win: fix style nits [NFC] ( #3474 )
2022-02-15 10:13:24 -05:00
winsock.h
win: drop support for the legacy MinGW ( #4645 )
2024-12-12 15:59:30 +01:00