fish-shell/fish-rust
Fabian Boehm c7b43b3abf Truncate builtin arguments on NUL
This restores the status quo where builtins are like external commands
in that they can't see anything after a 0x00, because that's the c-style
string terminator.
2023-06-24 21:26:44 +02:00
..
src Truncate builtin arguments on NUL 2023-06-24 21:26:44 +02:00
widestring-suffix Initial Rust commit 2023-02-02 19:34:47 -07:00
build.rs Adopt the new output.rs 2023-06-17 12:14:42 -07:00
Cargo.lock Add rsconf build system and check for gettext symbols 2023-05-25 16:54:03 -05:00
Cargo.toml Add rsconf build system and check for gettext symbols 2023-05-25 16:54:03 -05:00