mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-01 01:34:00 +08:00
c5d770c78a
This introduces a new module called fork_exec, which will be for posix_spawn, postfork, and flog_safe - stuff concerned with actually executing binaries, and error reporting. Add a FLOG_SAFE! macro which writes errors to the flog fd in an async-signal-safe way. This implementation differs from the C++ in that we allow printing integers directly - no requiring them to be converted to a buffer first. |
||
---|---|---|
.. | ||
src | ||
widestring-suffix | ||
build.rs |