libuv/src/win
Saúl Ibarra Corretgé 497f3168d1 win: remove no longer needed define
Windows 7 is no longer supported.
2024-04-22 20:39:20 +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: don't run timers if loop is stopped/unref'd (#4048) 2023-06-16 11:00:06 -06: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 Revert "win,errors: remap ERROR_ACCESS_DENIED to UV_EACCES (#3193)" (#3565) 2022-03-20 11:06:14 +01:00
fs-event.c win: stop using deprecated names (#4253) 2023-12-22 12:30:48 +01:00
fs-fd-hash-inl.h nfci: address some style nits 2020-08-21 17:25:42 -04:00
fs.c win: stop using deprecated names (#4253) 2023-12-22 12:30:48 +01:00
getaddrinfo.c misc: export WTF8 conversion utilities (#4021) 2023-10-28 21:04:57 -04:00
getnameinfo.c misc: export WTF8 conversion utilities (#4021) 2023-10-28 21:04:57 -04: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 misc: export WTF8 conversion utilities (#4021) 2023-10-28 21:04:57 -04:00
loop-watcher.c win: fix style nits [NFC] (#3474) 2022-02-15 10:13:24 -05:00
pipe.c win: stop using deprecated names (#4253) 2023-12-22 12:30:48 +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: remove _alloca usage (#4361) 2024-03-20 12:09:37 +01: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 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 Revert "win: implement uv_try_write() for pipes(#3825 1/2)" 2023-05-19 11:08:49 +02:00
tcp.c win: remove no longer needed define 2024-04-22 20:39:20 +02:00
thread.c win: simplify uv_once implementation 2024-03-25 11:57:52 +01:00
tty.c win: stop using deprecated names (#4253) 2023-12-22 12:30:48 +01:00
udp.c unix,win: replace QUEUE with struct uv__queue (#4022) 2023-05-25 00:04:30 +02:00
util.c win: robustify uv_os_getenv() error checking (#4339) 2024-03-31 17:25:13 +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 win,mingw: Fix undefined MCAST_* constants 2019-09-25 14:48:10 +02:00