Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow different ways to manipulate environment for XP vs 64-bit | Ron Yorston | 2015-07-03 | 1 | -0/+59 |
* | Revert "Use putenv to implement unsetenv/clearenv" | Ron Yorston | 2014-12-18 | 1 | -46/+11 |
* | Use putenv to implement unsetenv/clearenv | Ron Yorston | 2014-11-23 | 1 | -11/+46 |
* | win32: add popen implementation that uses shell | Ron Yorston | 2012-04-23 | 1 | -1/+3 |
* | win32: implement clearenv() | Nguyễn Thái Ngọc Duy | 2010-09-14 | 1 | -1/+10 |
* | win32: add getenv(), setenv(), unsetenv() and clearenv() | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -0/+119 |