WindSoilder 376d22e331
In unix like system, set foreground process while running external command (#6206)
* while executing external command, make it as foreground

* remove useless file

* add comment, make var more readable

* add comment

* fmt code

* fix windows

* fix func name

* fix clippy

* fix windows clippy

* add comments, introduce `ForegroundProcess and ForegroundChild

* fix windows clippy

* fix on windows

* no need fg_process_setup module

* Revert "no need fg_process_setup module"

This reverts commit 21ee4ffbf65df93bbc65a08a725755c081c6a0da.

* restrict visibility for helper functions
2022-08-02 16:53:50 +02:00
..
2022-05-18 20:47:26 -05:00
2022-05-23 09:59:34 -07:00
2022-07-31 20:44:33 -05:00
2022-07-25 07:07:26 -05:00
2022-07-11 11:18:06 -05:00
2022-07-30 11:25:44 +02:00