| .. |
|
linux
|
unix: rename UV__IO_* constants
|
2012-11-16 17:33:29 +01:00 |
|
aix.c
|
aix: add initial platform support for aix using gcc/gxlc
|
2012-09-14 01:23:28 +02:00 |
|
async.c
|
unix: rename UV__IO_* constants
|
2012-11-16 17:33:29 +01:00 |
|
core.c
|
unix: change uv_backend_timeout() prototype
|
2012-11-28 17:02:30 +01:00 |
|
cygwin.c
|
Merge branch 'v0.8'
|
2012-08-18 03:57:41 +02:00 |
|
darwin.c
|
unix: remove dependency on libev
|
2012-11-16 17:33:25 +01:00 |
|
dl.c
|
unix: assume that dlopen() clobbers dlerror()
|
2012-06-28 01:54:02 +02:00 |
|
error.c
|
unix: map EDQUOT to UV_ENOSPC
|
2012-09-21 17:08:27 +02:00 |
|
freebsd.c
|
dragonflybsd: make uv_cpu_info() less broken
|
2012-11-20 00:27:00 +01:00 |
|
fs.c
|
dragonflybsd: fix uv_fs_futime()
|
2012-11-20 00:38:24 +01:00 |
|
fsevents.c
|
unix: remove dependency on libev
|
2012-11-16 17:33:25 +01:00 |
|
getaddrinfo.c
|
unix: port getaddrinfo to new thread pool
|
2012-10-01 22:53:59 +02:00 |
|
internal.h
|
unix: change uv_backend_timeout() prototype
|
2012-11-28 17:02:30 +01:00 |
|
kqueue.c
|
unix: rename UV__IO_* constants
|
2012-11-16 17:33:29 +01:00 |
|
loop-watcher.c
|
unix, windows: remove handle init counters
|
2012-08-10 02:00:11 +02:00 |
|
loop.c
|
unix: remove dependency on libev
|
2012-11-16 17:33:25 +01:00 |
|
netbsd.c
|
unix: remove dependency on libev
|
2012-11-16 17:33:25 +01:00 |
|
openbsd.c
|
unix: remove dependency on libev
|
2012-11-16 17:33:25 +01:00 |
|
pipe.c
|
unix: rename UV__IO_* constants
|
2012-11-16 17:33:29 +01:00 |
|
poll.c
|
unix: rename UV__IO_* constants
|
2012-11-16 17:33:29 +01:00 |
|
process.c
|
windows: add flag for hiding windows created by a spawned process
|
2012-11-27 16:48:46 +01:00 |
|
signal.c
|
unix: rename UV__IO_* constants
|
2012-11-16 17:33:29 +01:00 |
|
stream.c
|
unix: rename UV__IO_* constants
|
2012-11-16 17:33:29 +01:00 |
|
sunos.c
|
unix: rename UV__IO_* constants
|
2012-11-16 17:33:29 +01:00 |
|
tcp.c
|
unix: rename UV__IO_* constants
|
2012-11-16 17:33:29 +01:00 |
|
thread.c
|
unix, windows: add thread barrier support
|
2012-10-09 17:30:52 +02:00 |
|
threadpool.c
|
unix: initialize thread pool mutex and condvar
|
2012-11-29 15:34:35 +01:00 |
|
timer.c
|
unix: change uv_backend_timeout() prototype
|
2012-11-28 17:02:30 +01:00 |
|
tty.c
|
unix: remove dependency on libev
|
2012-11-16 17:33:25 +01:00 |
|
udp.c
|
unix: set proper loop errno for udp write req cb
|
2012-11-19 04:02:42 +01:00 |