libuv/src
Ben Noordhuis c766dfe815 src: make queue.h c++ compatible
Squelch a warning about a cast from void* to another pointer type.
It's legal C but not legal C++. Makes queue.h usable in node.js.
2013-06-04 12:20:40 +02:00
..
unix uv: support android libuv standalone build 2013-05-31 13:25:17 +02:00
win unix, windows: run expired timers in run-once mode 2013-05-30 00:33:23 +02:00
fs-poll.c unix, windows: nanosecond resolution for uv_fs_[fl]stat 2013-03-19 21:48:15 +01:00
inet.c inet: snprintf returns int, not size_t 2013-04-10 15:50:39 +02:00
queue.h src: make queue.h c++ compatible 2013-06-04 12:20:40 +02:00
uv-common.c Merge remote-tracking branch 'origin/v0.10' 2013-05-29 23:32:07 +02:00
uv-common.h Merge remote-tracking branch 'origin/v0.10' 2013-05-29 23:32:07 +02:00
version.c Now working on v0.11.5 2013-05-30 01:01:23 +02:00