mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-27 21:33:09 +00:00
10ee87eb28
owning_null_terminated_array is used for environment variables, where we need to provide envp for child processes. This switches the implementation from C++ to Rust. We retain the C++ owning_null_terminated_array_t; it simply wraps the Rust version now. |
||
---|---|---|
.. | ||
src | ||
widestring-suffix | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml |