Add Windows support to portability/Memory.h
Summary: This adds Windows support to portability/Memory.h and also does some refactoring to be more correct about when to use posix_memalign, and also changes it to fall back to memalign rather than posix_memalign. Reviewed By: mzlee Differential Revision: D3069990 fb-gh-sync-id: 88861583c6028e9fb02a3e3804bd6d476956c555 shipit-source-id: 88861583c6028e9fb02a3e3804bd6d476956c555
Showing
Please register or sign in to comment