..
async.c
unix,win: merge handle flags
2018-06-29 22:24:52 +02:00
atomicops-inl.h
src,test: fix idiosyncratic comment style
2018-05-29 11:56:49 -07:00
core.c
win: return UV_ENOMEM from uv_loop_init()
2018-08-14 09:56:50 -04:00
detect-wakeup.c
build: add -Wstrict-prototypes
2017-05-02 23:00:33 +02:00
dl.c
win: fix non-English dlopen error message
2017-10-19 15:31:39 +02:00
error.c
src,test: fix idiosyncratic comment style
2018-05-29 11:56:49 -07:00
fs-event.c
unix,win: merge handle flags
2018-06-29 22:24:52 +02:00
fs.c
unix,win: add uv_fs_lchown()
2018-06-19 10:05:01 -04:00
getaddrinfo.c
Revert "win: add Windows XP support to uv_if_indextoname()"
2018-05-30 13:20:35 -07:00
getnameinfo.c
win: add uv__getnameinfo_work() error handling
2018-08-11 19:32:07 -04:00
handle-inl.h
unix,win: merge handle flags
2018-06-29 22:24:52 +02:00
handle.c
fs: add uv_open_osfhandle
2018-08-09 11:19:15 +02:00
internal.h
win,pipe: restore compatibility with the old IPC framing protocol
2018-07-22 01:52:30 +02:00
loop-watcher.c
unix,win: merge handle flags
2018-06-29 22:24:52 +02:00
pipe.c
win,pipe: restore compatibility with the old IPC framing protocol
2018-07-22 01:52:30 +02:00
poll.c
unix,win: merge handle flags
2018-06-29 22:24:52 +02:00
process-stdio.c
win: fixing build for older MSVC compilers
2018-06-29 10:35:18 +02:00
process.c
unix,win: merge handle flags
2018-06-29 22:24:52 +02:00
req-inl.h
unix,windows: refactor request init logic
2017-03-21 16:14:09 +01:00
req.c
windows: inline a couple of inline request functions
2012-06-02 23:08:22 +02:00
signal.c
unix,win: merge handle flags
2018-06-29 22:24:52 +02:00
snprintf.c
win: fix compilation with VS < 2012
2015-10-01 00:41:41 +02:00
stream-inl.h
req: revisions to uv_req_t handling
2018-02-25 18:49:37 +01:00
stream.c
unix,win: merge handle flags
2018-06-29 22:24:52 +02:00
tcp.c
win,pipe: restore compatibility with the old IPC framing protocol
2018-07-22 01:52:30 +02:00
thread.c
win: fix -Wunused-function warnings in thread.c
2018-06-25 23:49:40 +02:00
tty.c
unix,win: merge handle flags
2018-06-29 22:24:52 +02:00
udp.c
unix,win: merge handle flags
2018-06-29 22:24:52 +02:00
util.c
win,pipe: fix IPC pipe deadlock
2018-05-29 13:02:22 -07:00
winapi.c
win: remove the remaining dynamic kernel32 imports
2018-06-05 00:45:48 -07:00
winapi.h
win: remove the remaining dynamic kernel32 imports
2018-06-05 00:45:48 -07:00
winsock.c
src,test: fix idiosyncratic comment style
2018-05-29 11:56:49 -07:00
winsock.h
win: map 0.0.0.0 and :: addresses to localhost
2017-12-28 10:42:11 +01:00