aboutsummaryrefslogtreecommitdiff
path: root/applets
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2024-12-30 12:58:50 +0000
committerRon Yorston <rmy@pobox.com>2024-12-30 13:07:47 +0000
commitdc3ee8e0523a4f651f3012ae1f5a181548187709 (patch)
tree72298361f0e12d307a83caf0197c92bb41b5677b /applets
parentbecedd5bd29dd1ea3c21426568e6412d6b9a404e (diff)
downloadbusybox-w32-dc3ee8e0523a4f651f3012ae1f5a181548187709.tar.gz
busybox-w32-dc3ee8e0523a4f651f3012ae1f5a181548187709.tar.bz2
busybox-w32-dc3ee8e0523a4f651f3012ae1f5a181548187709.zip
xargs: allow for quotes in commands on Windows
When xargs limited the length of the command lines it generated it didn't allow for the quoting Windows spawn() introduces. Properly account for any additional characters required when a command is spawned on Windows. If the command is a NOFORK applet this isn't necessary. Adds 384-464 bytes.
Diffstat (limited to 'applets')
0 files changed, 0 insertions, 0 deletions