fish-shell/fish-rust
ridiculousfish c862a06874 Implement postfork code in Rust
This implements the "postfork" code in Rust, including calling fork(),
exec(), and all the bits that have to happen in between. postfork lives
in the fork_exec module.

It is not yet adopted.
2023-09-24 13:04:00 -07:00
..
src Implement postfork code in Rust 2023-09-24 13:04:00 -07:00
widestring-suffix Move edition and MSRV to workspace 2023-08-19 15:18:38 +02:00
build.rs Implement postfork code in Rust 2023-09-24 13:04:00 -07:00