fish-shell/fish-rust
Mahmoud Al-Qudsi f2cf54608d Migrate existing rust code to Signal type
Everything but signal handlers has been changed to use `Signal` instead of
`c_int` or `i32` signal values.

Event handlers are using `usize` to match C++, at least for now.
2023-03-20 16:17:28 -05:00
..
src Migrate existing rust code to Signal type 2023-03-20 16:17:28 -05:00
widestring-suffix Initial Rust commit 2023-02-02 19:34:47 -07:00
build.rs Adopt the new termsize 2023-03-19 16:13:41 -07:00
Cargo.lock Rewrite wait handles and wait handle store in Rust 2023-03-18 18:53:04 -07:00
Cargo.toml Add BSD feature 2023-03-19 17:55:22 -05:00