mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 00:36:36 +00:00
Fix error checking in posix_spawn implementation of Command * Check for errors returned from posix_spawn*_init functions * Check for non-zero return value from posix_spawn functions