| .. |
|
aix.c
|
linux: use CLOCK_MONOTONIC_COARSE if available
|
2013-10-29 21:24:42 +01:00 |
|
async.c
|
unix: sanity-check fds before closing
|
2013-10-01 03:55:54 +02:00 |
|
atomic-ops.h
|
unix: add atomic-ops.h
|
2013-10-20 13:58:34 +02:00 |
|
core.c
|
unix, windows: add uv_loop_alive() function
|
2013-12-19 15:35:03 -08: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
|
Revert "fs: vectored IO API for filesystem read/write"
|
2014-02-18 21:48:13 +04:00 |
|
fsevents.c
|
unix: fix various memory leaks and undef behavior
|
2013-12-07 02:29:43 +04:00 |
|
getaddrinfo.c
|
unix, windows: return error codes directly
|
2013-07-07 09:51:00 +02:00 |
|
internal.h
|
fs: uv__cloexec() opened fd
|
2014-02-01 01:02:37 +04:00 |
|
kqueue.c
|
osx: Fix a possible segfault in uv__io_poll
|
2013-12-22 15:54:08 +04:00 |
|
linux-core.c
|
Merge branch 'v0.10'
|
2014-01-29 17:02:25 +04:00 |
|
linux-inotify.c
|
unix, windows: add uv_fs_event_start/stop functions
|
2013-10-12 20:37:05 +02:00 |
|
linux-syscalls.c
|
Revert "fs: vectored IO API for filesystem read/write"
|
2014-02-18 21:48:13 +04:00 |
|
linux-syscalls.h
|
Revert "fs: vectored IO API for filesystem read/write"
|
2014-02-18 21:48:13 +04:00 |
|
loop-watcher.c
|
unix, windows: return error codes directly
|
2013-07-07 09:51:00 +02:00 |
|
loop.c
|
fs: uv__cloexec() opened fd
|
2014-02-01 01:02:37 +04: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
|
include: remove uv_strlcat() and uv_strlcpy()
|
2013-11-03 03:50:23 +01:00 |
|
poll.c
|
unix, windows: return error codes directly
|
2013-07-07 09:51:00 +02:00 |
|
process.c
|
unix: call setgoups before calling setuid/setgid
|
2014-02-10 22:38:40 +01:00 |
|
proctitle.c
|
unix: clean up __attribute__((quux)) usage
|
2013-08-12 07:41:49 +02:00 |
|
pthread-fixes.c
|
unix: support for android builds
|
2013-05-25 21:16:52 +02: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
|
unix: correct error when calling uv_shutdown twice
|
2014-02-15 16:37:58 +01:00 |
|
sunos.c
|
Merge branch 'v0.10'
|
2013-11-12 15:30:54 +04: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: clean up __attribute__((quux)) usage
|
2013-08-12 07:41:49 +02:00 |
|
timer.c
|
unix, windows: return error codes directly
|
2013-07-07 09:51:00 +02:00 |
|
tty.c
|
unix: make uv_tty_reset_mode() async signal-safe
|
2013-10-20 13:58:34 +02: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 |