aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorGravatar Laszlo Csomor <laszlocsomor@google.com>2016-11-09 10:08:19 +0000
committerGravatar Klaus Aehlig <aehlig@google.com>2016-11-09 10:54:13 +0000
commitb9d7767cc957d1cc6af0722c85858a5944df3d63 (patch)
tree4422d30e16d423c1fa75c5f331c28e16668de497 /scripts
parentf926f3e1f43b008e034b4e8ecd16f5935ad35434 (diff)
blaze_utils: fork file handling for platforms
This commit repurposes file_posix.cc to be the POSIX API file handling implementation, and adds file_windows.cc for the Win32 API implementations. Furthermore it introduces file_platform.h that declares the interface. Subsequent changes will replace POSIX API calls in the rest of the C++ code with these abstract methods. Motivation: our code is so littered with POSIX-isms that we need an abstraction layer if we hope to compile it with MSVC. -- MOS_MIGRATED_REVID=138615822
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions