bug#52835: [PATCH 0/2] Fix spawning a child not setting standard fds properly
Ludovic Courtès <[email protected]>
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <[email protected]> |
Josselin Poiret <[email protected]> skribis: > * libguile/posix.c (scm_system_star, scm_piped_process): Use do_spawn. > (start_child): Remove function. LGTM, thanks!