libuv/src/win
2023-05-15 23:35:35 +02:00
..
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 src: fix events/events_waiting metrics counter (#3957) 2023-04-24 15:29:14 -06:00
detect-wakeup.c nfci: address some style nits 2020-08-21 17:25:42 -04:00
dl.c
error.c Revert "win,errors: remap ERROR_ACCESS_DENIED to UV_EACCES (#3193)" (#3565) 2022-03-20 11:06:14 +01:00
fs-event.c win: fix style nits [NFC] (#3474) 2022-02-15 10:13:24 -05:00
fs-fd-hash-inl.h nfci: address some style nits 2020-08-21 17:25:42 -04:00
fs.c docs: fix some typos (#3984) 2023-05-12 14:12:01 -04:00
getaddrinfo.c
getnameinfo.c
handle-inl.h win: fix style nits [NFC] (#3474) 2022-02-15 10:13:24 -05:00
handle.c win: fix style nits [NFC] (#3474) 2022-02-15 10:13:24 -05:00
internal.h misc: extend getpw to take uid as an argument (#3523) 2023-01-17 21:51:28 -06:00
loop-watcher.c win: fix style nits [NFC] (#3474) 2022-02-15 10:13:24 -05:00
pipe.c win: fixes in uv__pipe_try_write() (#3825 2/2) 2022-12-01 23:16:58 +01:00
poll.c win: drop code checking for Windows XP / Server 2k3 2022-11-08 06:51:07 +01:00
process-stdio.c stream: add uv_pipe and uv_socketpair to the API 2020-11-09 21:50:09 -05:00
process.c win: fix mingw build (#3994) 2023-05-15 23:35:35 +02:00
req-inl.h win,shutdown: improve how shutdown is dispatched (#3649) 2022-07-11 12:30:20 -04:00
signal.c win: fix style nits [NFC] (#3474) 2022-02-15 10:13:24 -05:00
snprintf.c
stream-inl.h win: fix style nits [NFC] (#3474) 2022-02-15 10:13:24 -05:00
stream.c win: implement uv_try_write() for pipes(#3825 1/2) 2022-12-01 23:16:58 +01:00
tcp.c win: fix -Wunused-variable warning 2022-12-01 11:27:49 +01:00
thread.c barrier: wait for prior out before next in (#3905) 2023-03-06 17:57:25 -05:00
tty.c win: fix race condition in uv__init_console() (#3973) 2023-04-29 12:59:56 +02:00
udp.c win: optimize udp receive performance (#3807) 2022-11-08 10:23:40 +01:00
util.c unix,win: add uv_clock_gettime() (#3971) 2023-04-27 22:13:46 +02:00
winapi.c win: fix style nits [NFC] (#3474) 2022-02-15 10:13:24 -05:00
winapi.h win: fix build for mingw32 (#3340) 2021-11-01 15:09:59 -04:00
winsock.c win: fix style nits [NFC] (#3474) 2022-02-15 10:13:24 -05:00
winsock.h