]> sourceware.org Git - glibc.git/commit
hurd: Fix spawni SPAWN_XFLAGS_TRY_SHELL with empty argv
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sat, 26 Dec 2020 15:39:40 +0000 (16:39 +0100)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sat, 26 Dec 2020 15:39:40 +0000 (16:39 +0100)
commita39b95b975929f12359d4bc55f25bd88c3ec02c5
treeda4908533fb9852d2d9e7beeb6aae7ad2146f87e
parent13adfa34aff03fd9f1c1612b537a0d736ddb6c2b
hurd: Fix spawni SPAWN_XFLAGS_TRY_SHELL with empty argv

When argv is empty, we need to add the original script to be run on the
shell command line.
sysdeps/mach/hurd/spawni.c
This page took 0.039366 seconds and 5 git commands to generate.