termux-packages/packages/dash
Henrik Grimler e4733f3504
dash: add wait3 implementation
Previously we patched sys/wait.h to add it, but patch was removed in
commit 3879280345 ("ndk-patches: remove wait3 patch from
sys/wait.h") since busybox (for which the patch was added) no longer
needs it.

Let's patch the packages that actually needs this instead of
ndk-headers, to keep track of which packages that need it.

Fixes https://github.com/termux/termux-packages/issues/9257.
2022-03-02 09:52:13 +01:00
..
build.sh dash: add wait3 implementation 2022-03-02 09:52:13 +01:00
etc-profile.patch
src-var.c.patch dash: remove /bin/applets from PATH 2020-07-09 01:09:41 +03:00
wait3.patch dash: add wait3 implementation 2022-03-02 09:52:13 +01:00