libuv/include
Andrius Bentkus 193432df7d uv.h: move gid and uid to the end of the uv_process_t struct
uv_gid_t and uv_uid_t have different sizes on different platforms.
Moving them to the end of the struct is easier for bindings that use
FFI.
2012-10-09 16:57:02 +02:00
..
uv-private Add support for condition variables on all platforms 2012-10-05 13:03:55 +02:00
uv.h uv.h: move gid and uid to the end of the uv_process_t struct 2012-10-09 16:57:02 +02:00