libuv/src
Ben Noordhuis 3c415975d9 unix: don't conditionally compile kqueue fs watcher
Always compile in the kqueue-based fs event watcher and handle it at run-time
if the kernel doesn't actually support it.

Works around build issues when -mmacosx-version-min is not set properly.

Fixes joyent/node#3075.
2012-04-10 23:22:32 +02:00
..
ares Prepare libuv for shared library build 2011-10-29 00:52:32 +02:00
unix unix: don't conditionally compile kqueue fs watcher 2012-04-10 23:22:32 +02:00
win Merge branch 'v0.6' 2012-04-05 17:26:23 +02:00
uv-common.c Add functions to look up req and handle sizes 2012-04-05 01:39:40 +02:00
uv-common.h Remove UV_ARES_TASK_PRIVATE_FIELDS. 2012-04-03 02:44:50 +02:00