| .. |
|
async.c
|
unix, windows: allow NULL async callback
|
2013-08-12 08:55:51 +02:00 |
|
atomicops-inl.h
|
windows: move uv_atomic_exchange_set to atomicops-inl.h
|
2012-08-14 01:04:43 +02:00 |
|
core.c
|
unix, windows: add uv_loop_alive() function
|
2013-12-19 15:35:03 -08:00 |
|
dl.c
|
windows: use WCHAR consistently
|
2012-08-13 22:31:48 +02:00 |
|
error.c
|
windows: add stdlib.h to satisfy reference to abort
|
2013-10-25 13:01:06 +02:00 |
|
fs-event.c
|
Merge branch 'v0.10'
|
2013-11-29 21:42:18 -08:00 |
|
fs.c
|
windows: use _snwprintf(), not swprintf()
|
2013-11-08 12:39:59 +01:00 |
|
getaddrinfo.c
|
unix, windows: return error codes directly
|
2013-07-07 09:51:00 +02:00 |
|
handle-inl.h
|
unix, windows: remove ngx-queue.h
|
2013-03-27 00:09:36 +01:00 |
|
handle.c
|
windows: add stdlib.h to satisfy reference to abort
|
2013-10-25 13:01:06 +02:00 |
|
internal.h
|
include: make uv_write{2} const correct
|
2013-09-01 08:25:25 +02:00 |
|
loop-watcher.c
|
unix, windows: return error codes directly
|
2013-07-07 09:51:00 +02:00 |
|
pipe.c
|
Merge branch 'v0.10'
|
2013-12-20 17:48:28 -08:00 |
|
poll.c
|
unix, windows: return error codes directly
|
2013-07-07 09:51:00 +02:00 |
|
process-stdio.c
|
windows: fix stray comments
|
2013-09-01 08:25:25 +02:00 |
|
process.c
|
windows: uv_spawn code refactor
|
2013-12-12 09:53:14 -08:00 |
|
req-inl.h
|
windows: basic signal handling support with uv_signal_t
|
2012-08-17 19:38:29 +02:00 |
|
req.c
|
windows: inline a couple of inline request functions
|
2012-06-02 23:08:22 +02:00 |
|
signal.c
|
unix, windows: return error codes directly
|
2013-07-07 09:51:00 +02:00 |
|
stream-inl.h
|
include: make uv_write{2} const correct
|
2013-09-01 08:25:25 +02:00 |
|
stream.c
|
stream: allow multiple buffers for uv_try_write
|
2013-12-13 22:59:47 +04:00 |
|
tcp.c
|
windows: fix stray comments
|
2013-09-01 08:25:25 +02:00 |
|
thread.c
|
windows: add stdlib.h to satisfy reference to abort
|
2013-10-25 13:01:06 +02:00 |
|
threadpool.c
|
unix, windows: return error codes directly
|
2013-07-07 09:51:00 +02:00 |
|
timer.c
|
unix, windows: return error codes directly
|
2013-07-07 09:51:00 +02:00 |
|
tty.c
|
windows: add stdlib.h to satisfy reference to abort
|
2013-10-25 13:01:06 +02:00 |
|
udp.c
|
windows: add stdlib.h to satisfy reference to abort
|
2013-10-25 13:01:06 +02:00 |
|
util.c
|
windows/timer: fix uv_hrtime discontinuity
|
2013-11-29 21:38:53 -08:00 |
|
winapi.c
|
windows: make it possible to use NtQueryVolumeInformationFile
|
2013-08-24 19:13:42 +02:00 |
|
winapi.h
|
windows: fix stray comments
|
2013-09-01 08:25:25 +02:00 |
|
winsock.c
|
windows: incorrect check for SOCKET_ERROR
|
2013-10-24 17:46:21 +02:00 |
|
winsock.h
|
Windows: fix MinGW
|
2012-05-05 00:05:36 +02:00 |