diff options
author | Ron Yorston <rmy@pobox.com> | 2022-05-03 21:34:01 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2022-05-03 21:34:01 +0100 |
commit | 386fd4d71956d16b1e649c3b3e14f75e84e40310 (patch) | |
tree | 7b8533755bfccba5725430eba0a74624f51ba0bf /docs | |
parent | 6d87be4d760ceda18d354c6d4c523a9adf50c04b (diff) | |
download | busybox-w32-386fd4d71956d16b1e649c3b3e14f75e84e40310.tar.gz busybox-w32-386fd4d71956d16b1e649c3b3e14f75e84e40310.tar.bz2 busybox-w32-386fd4d71956d16b1e649c3b3e14f75e84e40310.zip |
win32: new code to set empty environment variable
Windows environment variables: a never-ending source of fun.
It seems the recent hack to work around problems in UCRT breaks
the hack to set empty environment variables. The change to the
empty variable isn't reflected in the environment seen by the C
runtime.
Use the WIN32 API to set the empty variable then set a dummy
variable to make the C runtime take notice.
(GitHub issue #250)
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions