libuv/src/win
Santiago Gimeno badecdca14
fsevents: detect watched directory removal (#4376)
Which was broken both in `windows` and `macos`.
2024-07-30 00:59:38 +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 win,error: remap ERROR_NO_DATA to EAGAIN (#4471) 2024-07-29 16:16:49 -04:00
fs-event.c fsevents: detect watched directory removal (#4376) 2024-07-30 00:59:38 +02:00
fs-fd-hash-inl.h nfci: address some style nits 2020-08-21 17:25:42 -04:00
fs.c win,fs: use posix delete semantics, if supported (#4318) 2024-07-29 17:38:26 -04:00
getaddrinfo.c unix,win: remove unused req parameter from macros (#4435) 2024-07-11 21:29:15 +02: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 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 unix,win: remove unused req parameter from macros (#4435) 2024-07-11 21:29:15 +02: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 unix,win: remove unused req parameter from macros (#4435) 2024-07-11 21:29:15 +02: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 unix,win: remove unused req parameter from macros (#4435) 2024-07-11 21:29:15 +02:00
tcp.c unix,win: remove unused req parameter from macros (#4435) 2024-07-11 21:29:15 +02:00
thread.c win: simplify uv_once implementation 2024-03-25 11:57:52 +01:00
tty.c unix,win: remove unused req parameter from macros (#4435) 2024-07-11 21:29:15 +02:00
udp.c unix,win: remove unused req parameter from macros (#4435) 2024-07-11 21:29:15 +02:00
util.c win: fix env var in uv_os_homedir and uv_os_tmpdir (#4464) 2024-07-29 17:50:11 -04:00
winapi.c win: fix style nits [NFC] (#3474) 2022-02-15 10:13:24 -05:00
winapi.h win,fs: use posix delete semantics, if supported (#4318) 2024-07-29 17:38:26 -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