libuv/src/win
2016-08-18 09:31:26 +02:00
..
async.c win: fix compilation warning 2016-08-11 22:56:50 +01:00
core.c Merge branch 'v1.x' into merge 2016-08-18 09:31:26 +02:00
detect-wakeup.c win: evaluate timers when system wakes up 2016-08-12 11:27:37 +01:00
dl.c win: use native APIs for UTF conversions 2016-03-18 12:40:57 -04:00
error.c win: map ERROR_BAD_PATHNAME to UV_ENOENT 2015-11-20 09:38:06 +01:00
fs-event.c win: ensure 32-bit printf precision 2016-08-04 11:31:22 -04:00
fs.c Merge branch 'v1.x' into merge 2016-08-18 09:31:26 +02:00
getaddrinfo.c win: drop support for old MinGW versions 2016-08-05 12:51:40 +01:00
getnameinfo.c win: remove unnecessary malloc.h #includes 2015-03-14 12:45:15 +01:00
handle-inl.h unix,win: share loop watchers implementation 2016-08-05 12:49:29 +01:00
handle.c unix,win: share loop watchers implementation 2016-08-05 12:49:29 +01:00
internal.h Merge branch 'v1.x' into merge 2016-08-18 09:31:26 +02:00
pipe.c Merge branch 'v1.x' into merge 2016-08-18 09:31:26 +02:00
poll.c win: drop support for Windows < Vista 2016-08-04 12:02:48 +01:00
process-stdio.c win: remove UV_HANDLE_CONNECTED 2015-07-07 09:45:48 +02:00
process.c win: fix compilation 2015-06-03 00:22:19 +02:00
req-inl.h win: remove unneeded internal function 2016-08-10 11:53:48 +01:00
req.c
signal.c windows: fix console signal handler refcount 2014-04-12 10:09:40 +02:00
stream-inl.h win: name all anonymous structs and unions 2015-03-04 09:35:10 +01:00
stream.c win: name all anonymous structs and unions 2015-03-04 09:35:10 +01:00
tcp.c Merge branch 'v1.x' into merge 2016-08-18 09:31:26 +02:00
thread.c win: simplify uv_rwlock_t type 2016-08-10 13:33:17 +01:00
timer.c win: wait for full timeout duration 2015-12-16 12:08:46 +01:00
tty.c Merge branch 'v1.x' into merge 2016-08-18 09:31:26 +02:00
udp.c Merge branch 'v1.x' into merge 2016-08-18 09:31:26 +02:00
util.c Merge branch 'v1.x' 2016-08-10 13:34:39 +01:00
winapi.c Merge branch 'v1.x' into merge 2016-08-18 09:31:26 +02:00
winapi.h Merge branch 'v1.x' into merge 2016-08-18 09:31:26 +02:00
winsock.c Merge branch 'v0.10' into v1.x 2014-12-10 16:58:01 +01:00
winsock.h win: remove types already defined in MinGW-w64 2016-08-11 22:55:28 +01:00