Hi
On Fri, Sep 2, 2022 at 3:19 PM wrote:
>
> From: Marc-André Lureau
>
> Hi,
>
> A small series, based on earlier "[PATCH] io/command: implement portable
> spawn"
> to enable Windows support of command spawning in the io/ subsystem.
>
Daniel, please review.
thanks
> Marc-André Lureau (3):
>
From: Marc-André Lureau
Hi,
A small series, based on earlier "[PATCH] io/command: implement portable spawn"
to enable Windows support of command spawning in the io/ subsystem.
Marc-André Lureau (3):
io/command: use glib GSpawn, instead of open-coding fork/exec
io/command: implement support