libuv/src
Alex Crichton 8692bbc254 windows: fix building on MinGW
The crtdbg.h header was added in c0716b3d, but MinGW does not have this
header present on the system. This commit takes the same approach of
2684f876a and just ignores this header and functionality on MinGW
2014-02-16 13:02:02 +01:00
..
unix unix: correct error when calling uv_shutdown twice 2014-02-15 16:37:58 +01:00
win windows: fix building on MinGW 2014-02-16 13:02:02 +01:00
fs-poll.c unix, windows: return error codes directly 2013-07-07 09:51:00 +02:00
inet.c unix, windows: return error codes directly 2013-07-07 09:51:00 +02:00
queue.h queue: strengthen type checks 2013-11-02 13:55:57 +01:00
uv-common.c tcp: uv_tcp_dualstack() 2014-01-19 23:07:42 +00:00
uv-common.h tcp: uv_tcp_dualstack() 2014-01-19 23:07:42 +00:00
version.c Now working on v0.11.20 2014-01-29 09:43:38 -08:00