libuv/src
Ben Noordhuis 1ebe14e494 linux: fix build error with old kernel headers
O_CLOEXEC was introduced in linux 2.6.23, don't assume it's available.

Fixes #400.
2012-05-02 17:42:59 +02:00
..
ares Prepare libuv for shared library build 2011-10-29 00:52:32 +02:00
unix linux: fix build error with old kernel headers 2012-05-02 17:42:59 +02:00
win Windows: add uv_msafd_poll, to support overlapped socket polling 2012-05-02 03:45:00 +02:00
uv-common.c Temporary API to support spawn with uid and gid options 2012-04-27 17:41:56 +02:00
uv-common.h Remove UV_ARES_TASK_PRIVATE_FIELDS. 2012-04-03 02:44:50 +02:00