Support fchmod and include the correct portability headers for FileUtil
Summary: `FileUtil.cpp` uses `fchmod`, which Windows doesn't have, so implement it and also include the correct portability headers for the use of `mkstemp` and now `fchmod` as well. Reviewed By: yfeldblum Differential Revision: D4360650 fbshipit-source-id: 300163689c54574548e7bf274a56264714d216ed
Showing
Please register or sign in to comment