diff options
author | Ron Yorston <rmy@pobox.com> | 2015-07-03 14:12:47 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2015-07-03 14:12:47 +0100 |
commit | 9fc98788e4fb1ea1f330d44c8b2019b3fe6444f7 (patch) | |
tree | 7620816f022d765923bbd678dcc9aa968cc7f009 /docs | |
parent | 171bc72f6a8f996376ca02e44edd56409b27a927 (diff) | |
download | busybox-w32-9fc98788e4fb1ea1f330d44c8b2019b3fe6444f7.tar.gz busybox-w32-9fc98788e4fb1ea1f330d44c8b2019b3fe6444f7.tar.bz2 busybox-w32-9fc98788e4fb1ea1f330d44c8b2019b3fe6444f7.zip |
Allow different ways to manipulate environment for XP vs 64-bit
Commit fa147bd 'Use putenv to implement unsetenv/clearenv' allowed
BusyBox to run on ReactOS but broke it on Windows XP so it was
reverted.
It turns out that the same change is required on 64-bit Windows.
Reinstate the 'safe' environment manipulation code but make it a
configuration option. Add a config file for 64-bit Windows that
does the right thing.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions