posix: Remove spawni.c
commit8f42a986544c82225b675aad4c8864caed84b401
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 15 Jun 2021 00:15:51 +0000 (14 21:15 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 27 Sep 2021 15:44:25 +0000 (27 12:44 -0300)
treeae7067ea3ab1f0e083eebf5274743c345ec13247
parentb0a33dc967f98cca4b480434d1eec9cf41c61154
posix: Remove spawni.c

Although it provide an alternate implementation that communicates
using pipe() instead of shared memory, no port uses and it adds extra
burden for posix_spawn() extensions.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
sysdeps/posix/spawni.c [deleted file]