| .. |
|
aix.c
|
linux: use CLOCK_MONOTONIC_COARSE if available
|
2013-10-29 21:24:42 +01:00 |
|
android-ifaddrs.c
|
android: add support of ifaddrs in android
|
2014-03-16 23:16:25 +01:00 |
|
async.c
|
unix, windows: removed unused status parameter
|
2014-03-17 21:42:36 +01:00 |
|
atomic-ops.h
|
unix: add atomic-ops.h
|
2013-10-20 13:58:34 +02:00 |
|
core.c
|
unix: fix setting written size on uv_wd
|
2014-03-11 22:19:55 +01:00 |
|
darwin-proctitle.c
|
Merge branch 'v0.10'
|
2013-10-28 20:59:10 +04:00 |
|
darwin.c
|
unix: fix various memory leaks and undef behavior
|
2013-12-07 02:29:43 +04:00 |
|
dl.c
|
openbsd: fix dlerror() const correctness warning
|
2013-08-05 02:45:59 +02:00 |
|
freebsd.c
|
linux: use CLOCK_MONOTONIC_COARSE if available
|
2013-10-29 21:24:42 +01:00 |
|
fs.c
|
openbsd, osx: fix compilation warning on scandir
|
2014-03-10 09:07:44 +01:00 |
|
fsevents.c
|
fsevent: rename filename field to path
|
2014-02-24 21:51:21 +01:00 |
|
getaddrinfo.c
|
unix, windows: return error codes directly
|
2013-07-07 09:51:00 +02:00 |
|
internal.h
|
unix, windows: removed unused status parameter
|
2014-03-17 21:42:36 +01:00 |
|
kqueue.c
|
Merge branch 'v0.10'
|
2014-03-11 02:59:48 +04:00 |
|
linux-core.c
|
android: add support of ifaddrs in android
|
2014-03-16 23:16:25 +01:00 |
|
linux-inotify.c
|
fsevent: rename filename field to path
|
2014-02-24 21:51:21 +01:00 |
|
linux-syscalls.c
|
unix: reopen tty as /dev/tty
|
2014-03-10 19:37:29 +01:00 |
|
linux-syscalls.h
|
unix: reopen tty as /dev/tty
|
2014-03-10 19:37:29 +01:00 |
|
loop-watcher.c
|
unix, windows: removed unused status parameter
|
2014-03-17 21:42:36 +01:00 |
|
loop.c
|
unix, windows: add assertion in uv_loop_delete
|
2014-02-27 01:05:54 +01:00 |
|
netbsd.c
|
linux: use CLOCK_MONOTONIC_COARSE if available
|
2013-10-29 21:24:42 +01:00 |
|
openbsd.c
|
Merge branch 'v0.10'
|
2014-01-22 19:49:24 +01:00 |
|
pipe.c
|
pipe: allow queueing pending handles
|
2014-03-04 00:34:29 +04:00 |
|
poll.c
|
unix, windows: return error codes directly
|
2013-07-07 09:51:00 +02:00 |
|
process.c
|
Merge remote-tracking branch 'origin/v0.10'
|
2014-03-06 20:45:15 +04:00 |
|
proctitle.c
|
unix: clean up __attribute__((quux)) usage
|
2013-08-12 07:41:49 +02:00 |
|
pthread-fixes.c
|
unix: workaround broken pthread_sigmask on Android
|
2014-03-06 11:54:50 +01:00 |
|
signal.c
|
unix: fix various memory leaks and undef behavior
|
2013-12-07 02:29:43 +04:00 |
|
spinlock.h
|
unix: add spinlock.h
|
2013-10-20 13:58:34 +02:00 |
|
stream.c
|
stream: do not leak alloc_cb buffers on error
|
2014-03-13 00:45:02 +04:00 |
|
sunos.c
|
fsevent: rename filename field to path
|
2014-02-24 21:51:21 +01:00 |
|
tcp.c
|
unix: fix uv_tcp_nodelay return value in case of error
|
2014-02-10 09:00:46 +01:00 |
|
thread.c
|
linux: use CLOCK_MONOTONIC_COARSE if available
|
2013-10-29 21:24:42 +01:00 |
|
threadpool.c
|
unix, windows: removed unused status parameter
|
2014-03-17 21:42:36 +01:00 |
|
timer.c
|
unix, windows: removed unused status parameter
|
2014-03-17 21:42:36 +01:00 |
|
tty.c
|
unix: reopen tty as /dev/tty
|
2014-03-10 19:37:29 +01:00 |
|
udp.c
|
unix, win: add uv_udp_set_multicast_interface()
|
2014-02-07 09:07:11 +01:00 |
|
uv-dtrace.d
|
unix: dtrace probes for tick-start and tick-stop
|
2013-04-10 14:10:05 +02:00 |