CMake/Utilities/cmlibuv/src
Brad King 3825a56493 libuv: Simplify variable initializations to satisfy Clang scan-build
The Clang scan-build tool warns about assignments whose values are never
used, so initialize local variables at declaration instead.
2016-09-01 11:10:18 -04:00
..
unix libuv: Simplify variable initializations to satisfy Clang scan-build 2016-09-01 11:10:18 -04:00
win libuv: Conditionally declare Windows APIs for VS 2008 and below 2016-08-31 09:05:13 -04:00
fs-poll.c Merge branch 'upstream-libuv' into import-libuv 2016-08-31 09:01:07 -04:00
heap-inl.h Merge branch 'upstream-libuv' into import-libuv 2016-08-31 09:01:07 -04:00
inet.c libuv: Always include our own header first 2016-08-31 09:05:13 -04:00
queue.h Merge branch 'upstream-libuv' into import-libuv 2016-08-31 09:01:07 -04:00
threadpool.c Merge branch 'upstream-libuv' into import-libuv 2016-08-31 09:01:07 -04:00
uv-common.c libuv: Fix unused variable warning in uv_loop_close 2016-08-31 09:05:14 -04:00
uv-common.h Merge branch 'upstream-libuv' into import-libuv 2016-08-31 09:01:07 -04:00
version.c Merge branch 'upstream-libuv' into import-libuv 2016-08-31 09:01:07 -04:00