Create a portability header for working with environment variables
Summary:Because `extern char** environ` is not the correct way to access environ on Windows. This also implements setenv and unsetenv for Windows, which means that TestUtils no longer needs to be disabled for the Windows build. Reviewed By: mzlee Differential Revision: D2973704 fb-gh-sync-id: 84db7db3494cf183fcbcc25063cb0482ef84ebf4 shipit-source-id: 84db7db3494cf183fcbcc25063cb0482ef84ebf4
Showing
Please register or sign in to comment