rust/src/libnative
bors 49a970f244 auto merge of #16284 : alexcrichton/rust/issue-16272, r=aturon
There was a bug in both libnative and libuv which prevented child processes from
being spawned correctly on windows when one of the arguments was an empty
string. The libuv bug has since been fixed upstream, and the libnative bug was
fixed as part of this commit.

When updating libuv, this also includes a fix for #15149.

Closes #15149
Closes #16272
2014-08-12 03:31:20 +00:00
..
io auto merge of #16284 : alexcrichton/rust/issue-16272, r=aturon 2014-08-12 03:31:20 +00:00
lib.rs Renamed record_stack_bounds for clarity. 2014-08-05 21:00:31 -07:00
task.rs Renamed record_stack_bounds for clarity. 2014-08-05 21:00:31 -07:00