fish-shell/fish-rust
Mahmoud Al-Qudsi 0233c0c437 fix is_windows_subsystem_for_linux(), check for post-fork-safety
This function only ever returns true if target_os=linux, so we need to invert
the OS check.

In the first invocation, this function may allocate heap memory.
Clarify that this is safe.

[ja: I don't have the original commit handy so I made up the log message]
2023-10-08 20:48:24 +02:00
..
src fix is_windows_subsystem_for_linux(), check for post-fork-safety 2023-10-08 20:48:24 +02:00
widestring-suffix Move edition and MSRV to workspace 2023-08-19 15:18:38 +02:00
build.rs Port UVAR_FILE_SET_MTIME_HACK 2023-10-07 19:30:46 +02:00