aboutsummaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2024-07-19 10:43:33 +0100
committerRon Yorston <rmy@pobox.com>2024-07-19 10:43:33 +0100
commit640ac19cd76573a307d39e06bc3d22a38194a76f (patch)
tree8d8e9b595cb61a9cf6ee6819cd19acff3f3da8b3 /init
parent347c877fe9faab6ae6c6d1606006b28a2b3c7b64 (diff)
downloadbusybox-w32-640ac19cd76573a307d39e06bc3d22a38194a76f.tar.gz
busybox-w32-640ac19cd76573a307d39e06bc3d22a38194a76f.tar.bz2
busybox-w32-640ac19cd76573a307d39e06bc3d22a38194a76f.zip
win32: code shrink popen(3)
- Replace the half-baked code to quote the command passed to popen(3) with a call to quote_arg(). - Where the command to be run is a non-overridden applet in the current binary pass the path to the binary to CreateProcess() instead of adding '--busybox' to the command. Saves 128-136 bytes.
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions