libuv/src
Stephen Gallagher e318b06a0e include: split off libev function prototypes
This patch creates a new header - ev-proto.h - which contains all of the
protoypes for libev functions. This allows us to create a shared object of
libuv without exposing libev internal functions.
2012-11-07 16:55:49 +01:00
..
unix include: split off libev function prototypes 2012-11-07 16:55:49 +01:00
win windows: map ERROR_GEN_FAILURE to UV_EIO 2012-11-07 11:11:23 +01:00
fs-poll.c unix, windows: fix memory leak in fs-poll.c 2012-10-01 23:43:32 +02:00
inet.c win: support compilation with Visual Studio 2008 2012-10-23 22:55:25 +02:00
uv-common.c Add uv_thread_self. 2012-09-13 16:08:07 +02:00
uv-common.h windows: closing handles should always keep the loop alive 2012-10-25 15:10:29 +02:00