mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-04 11:44:00 +08:00
555171cb55
This adopts the Rust postfork code, bridging it from C++ exec module. We use direct function calls for the bridge, rather than cxx/autocxx, so that we can be sure that no memory allocations or other shenanigans are happening. |
||
---|---|---|
.. | ||
flog_safe.rs | ||
mod.rs | ||
postfork.rs | ||
spawn.rs |