about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2016-02-04 11:16:32 -0800
committerAlex Crichton <alex@alexcrichton.com>2016-02-10 09:28:49 -0800
commitb37477c03e7683cc67273ddc5506496a7b03971c (patch)
tree703095c3ab93f0de9be7ee7d40898a7221f21c40 /src/libstd/sys/unix/stack_overflow.rs
parentd15db1d392c9126ed5cc766753f08540c08a3626 (diff)
downloadrust-b37477c03e7683cc67273ddc5506496a7b03971c.tar.gz
rust-b37477c03e7683cc67273ddc5506496a7b03971c.zip
std: Implement CommandExt::exec
This commit implements the `exec` function proposed in [RFC 1359][rfc] which is
a function on the `CommandExt` trait to execute all parts of a `Command::spawn`
without the `fork` on Unix. More details on the function itself can be found in
the comments in the commit.

[rfc]: https://github.com/rust-lang/rfcs/pull/1359

cc #31398
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions