Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed error checking macros used in the child process in ‘tty_spawn…
…’ to use ‘_exit’ instead of ‘exit’, and ‘dprintf’ instead of ‘printf’, to avoid flushing the open streams copied, buffers included, from the parent process.
- Loading branch information