Files
rust/src/libstd/sys
Pietro Albini 2b4af10367 Rollup merge of #66512 - jsgf:process-argv0, r=Dylan-DPC
Add unix::process::CommandExt::arg0

This allows argv[0] to be overridden on the executable's command-line. This also makes the program
executed independent of argv[0].

Does Fuchsia have the same semantics? I'm assuming so.

Addresses: #66510
2019-11-25 15:05:19 +01:00
..
2019-10-20 06:31:27 +00:00
2019-11-06 18:32:51 +01:00