]> git.lizzy.rs Git - rust.git/commit
Document platform-specific differences for `std::process::exit`.
authorCorey Farwell <coreyf@rwell.org>
Thu, 15 Dec 2016 21:07:37 +0000 (16:07 -0500)
committerCorey Farwell <coreyf@rwell.org>
Sun, 18 Dec 2016 17:47:22 +0000 (09:47 -0800)
commit4d392d355e49a9fd309765974d7a9d831e57172c
tree9c9adbc16379d2e7ae8b1b97b79bd126b43ad4d3
parentd250169cb5a96481a3e7c8f9fe05de49f60e5ae5
Document platform-specific differences for `std::process::exit`.

Fixes https://github.com/rust-lang/rust/issues/35046.
src/libstd/process.rs