rust/src/shims
bors 283928ad55 Auto merge of #925 - christianpoveda:environ-shim, r=RalfJung
Write name and value for each env var

In order to res0lve https://github.com/rust-lang/miri/issues/756 is necessary to have the whole `"NAME=VALUE"` sequence of bytes written into memory instead of just the value.

This change does not affect the interface of the `shim::envs::EnvVars` type in any way.

r? @RalfJung @oli-obk
2019-08-27 15:59:32 +00:00
..
dlsym.rs gen_random helper: move ptr argument to front 2019-08-04 14:49:10 +02:00
env.rs Add docs 2019-08-27 08:45:37 -05:00
foreign_items.rs rustup 2019-08-27 08:32:31 +02:00
intrinsics.rs adjust for typed binary/unary_op 2019-08-18 07:42:15 +02:00
mod.rs rustup 2019-08-27 08:32:31 +02:00
tls.rs rustup 2019-08-27 08:32:31 +02:00