aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2024-02-08 13:13:08 +0000
committerRon Yorston <rmy@pobox.com>2024-02-08 13:13:08 +0000
commitc44f23f4acbbd854eccd962110e41343d8f03296 (patch)
tree9c2f2f837ef8ea0863aa5b3827cb3c4e0a43a647 /arch
parentad4bd5bbd53363eede5e6af46c6b308278aad47f (diff)
downloadbusybox-w32-c44f23f4acbbd854eccd962110e41343d8f03296.tar.gz
busybox-w32-c44f23f4acbbd854eccd962110e41343d8f03296.tar.bz2
busybox-w32-c44f23f4acbbd854eccd962110e41343d8f03296.zip
ash: allow nofork applets in Windows on ARM + UCRT
Commit ea8742bc16 (ash: workaround environment issue in Windows on ARM) prevented nofork applets from being run without a fork in standalone shell mode in Windows on ARM. This was due to a deficiency in the handling of the 'environ' global. However, the problem is specific to MSVCRT. If the target is UCRT nofork applets can be made to work without a fork.
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions