| .. |
|
aix.c
|
Merge branch 'v0.10'
|
2013-04-10 17:53:10 +02:00 |
|
async.c
|
unix, windows: remove ngx-queue.h
|
2013-03-27 00:09:36 +01:00 |
|
core.c
|
Merge remote-tracking branch 'origin/v0.10'
|
2013-04-10 14:24:18 +02:00 |
|
darwin-proctitle.m
|
darwin: implement uv_set_process_title, part 1
|
2013-02-24 03:54:02 +01:00 |
|
darwin.c
|
unix: style fixups
|
2013-04-10 14:59:02 +02: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
|
unix: use uv__hrtime() internally
|
2013-01-06 17:35:34 +01:00 |
|
fs.c
|
unix, windows: nanosecond resolution for uv_fs_[fl]stat
|
2013-03-19 21:48:15 +01:00 |
|
fsevents.c
|
unix, windows: remove ngx-queue.h
|
2013-03-27 00:09:36 +01:00 |
|
getaddrinfo.c
|
sunos: fix syntax error introduced in 76d831e4
|
2013-04-02 21:58:21 +02:00 |
|
internal.h
|
Merge branch 'v0.10'
|
2013-04-18 02:58:44 +02:00 |
|
kqueue.c
|
darwin: look up file path with F_GETPATH
|
2013-04-10 19:45:43 +02:00 |
|
linux-core.c
|
unix: style fixups
|
2013-04-10 14:59:02 +02:00 |
|
linux-inotify.c
|
darwin: look up file path with F_GETPATH
|
2013-04-10 19:45:43 +02:00 |
|
linux-syscalls.c
|
linux: move files out of src/unix/linux
|
2013-01-29 17:07:41 +01:00 |
|
linux-syscalls.h
|
linux: fix O_CLOEXEC/O_NONBLOCK defines
|
2013-02-12 16:18:38 +01:00 |
|
loop-watcher.c
|
unix, windows: remove ngx-queue.h
|
2013-03-27 00:09:36 +01:00 |
|
loop.c
|
unix, windows: remove ngx-queue.h
|
2013-03-27 00:09:36 +01:00 |
|
netbsd.c
|
unix: style fixups
|
2013-04-10 14:59:02 +02:00 |
|
openbsd.c
|
unix: use uv__hrtime() internally
|
2013-01-06 17:35:34 +01:00 |
|
pipe.c
|
unix, windows: remove ngx-queue.h
|
2013-03-27 00:09:36 +01:00 |
|
poll.c
|
unix: rename UV__IO_* constants
|
2012-11-16 17:33:29 +01:00 |
|
process.c
|
unix, windows: remove ngx-queue.h
|
2013-03-27 00:09:36 +01:00 |
|
proctitle.c
|
linux, darwin: don't touch environ in uv_setup_args
|
2013-02-26 20:28:47 +01:00 |
|
signal.c
|
unix, windows: remove ngx-queue.h
|
2013-03-27 00:09:36 +01:00 |
|
stream.c
|
unix: style fixups
|
2013-04-10 14:59:02 +02:00 |
|
sunos.c
|
unix: style fixups
|
2013-04-10 14:59:02 +02:00 |
|
tcp.c
|
unix, windows: remove ngx-queue.h
|
2013-03-27 00:09:36 +01:00 |
|
thread.c
|
darwin: make uv_cond_timedwait() clock skew safe
|
2013-02-06 23:28:09 +01:00 |
|
threadpool.c
|
unix, windows: remove ngx-queue.h
|
2013-03-27 00:09:36 +01:00 |
|
timer.c
|
unix: make timers handle large timeouts
|
2013-03-21 14:54:36 +01:00 |
|
tty.c
|
stream: run try_select only for pipes and ttys
|
2013-03-16 23:29:24 +01:00 |
|
udp.c
|
Merge remote-tracking branch 'origin/v0.10'
|
2013-03-29 15:57:10 +01:00 |
|
uv-dtrace.d
|
unix: dtrace probes for tick-start and tick-stop
|
2013-04-10 14:10:05 +02:00 |