This is a breaking change for cases where the environment is accessed in a Command::pre_exec closure. Except for single-threaded programs these uses were not correct anyway since they aren't async-signal safe. |
||
|---|---|---|
| .. | ||
| command-argv0-debug.rs | ||
| command-argv0.rs | ||
| command-current-dir.rs | ||
| command-exec.rs | ||
| command-pre-exec.rs | ||
| command-setgroups.rs | ||
| command-uid-gid.rs | ||