about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorkennytm <kennytm@gmail.com>2019-02-16 00:55:56 +0800
committerkennytm <kennytm@gmail.com>2019-02-16 14:11:47 +0800
commit50f3c81c0ecb875d45ac25a771c1bb3c61ff9eba (patch)
tree8559a9a55a2fc5d09bcc1a005815e2c5454cdc08 /src/rustllvm/RustWrapper.cpp
parent0fecb6d97d0b548a2b3d23f30f384b13d4a9251e (diff)
parenta301655c8aed20e5cea9a062663820fc29c5e80c (diff)
downloadrust-50f3c81c0ecb875d45ac25a771c1bb3c61ff9eba.tar.gz
rust-50f3c81c0ecb875d45ac25a771c1bb3c61ff9eba.zip
Rollup merge of #58438 - cuviper:posix_spawn_file_actions_addchdir_np, r=alexcrichton
Use posix_spawn_file_actions_addchdir_np when possible

This is a non-POSIX extension implemented in Solaris and in glibc 2.29.
With this we can still use `posix_spawn()` when `Command::current_dir()`
has been set, otherwise we fallback to `fork(); chdir(); exec()`.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions