diff options
author | Ron Yorston <rmy@pobox.com> | 2018-03-29 14:48:16 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2018-03-29 14:48:16 +0100 |
commit | 0734c043f9c0bcefa1a259d26304a1ff69cacbf0 (patch) | |
tree | 17c8d368fffb062effb22202f8c3545ebd8bd3dc /docs | |
parent | 9c8ff33cb536d02e5f8626e16b58cf4b231fb404 (diff) | |
download | busybox-w32-0734c043f9c0bcefa1a259d26304a1ff69cacbf0.tar.gz busybox-w32-0734c043f9c0bcefa1a259d26304a1ff69cacbf0.tar.bz2 busybox-w32-0734c043f9c0bcefa1a259d26304a1ff69cacbf0.zip |
win32: save a few bytes
In the recently-added code to pass applet names to child processes use
local arrays to build the environment variables rather that allocating
them every time.
mingw_spawn can call mingw_spawn_proc instead of mingw_spawn_1.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions