libuv/include/uv-private
Linus Mårtensson 3fdd2a1128 uv: support android libuv standalone build
Tested most of my compilation in the previous patch on NodeJS
and extracted the patches from there. This patch ensures libuv
will be capable of building standalone as well, both with gyp
and Makefiles.

Build documentation was added to the README.md file.

Some tests are failing, and I have not heavily investigated
the reasons. The failures are generally on errors, and are
likely related to differences between fully POSIX-compatible
systems and android.
2013-05-31 13:25:17 +02:00
..
pthread-fixes.h unix: support for android builds 2013-05-25 21:16:52 +02:00
stdint-msvc2008.h win: support compilation with Visual Studio 2008 2012-10-23 22:55:25 +02:00
tree.h Rename __unused to UV__UNUSED. 2012-04-03 17:41:50 +02:00
uv-bsd.h stream: use kevent() information before accept() 2013-02-09 00:54:08 +04:00
uv-darwin.h unix, windows: remove ngx-queue.h 2013-03-27 00:09:36 +01:00
uv-linux.h unix, windows: remove ngx-queue.h 2013-03-27 00:09:36 +01:00
uv-sunos.h sunos: fix !defined(PORT_SOURCE_FILE) build 2012-12-28 12:45:47 +01:00
uv-unix.h uv: support android libuv standalone build 2013-05-31 13:25:17 +02:00
uv-win.h windows: deal with the fact that GetTickCount might lag 2013-04-18 23:39:16 +02:00