mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 22:16:13 +00:00
Uses the posix-y CRT functions rather than Win32 API for consistency/similarity to the POSIX code path as it's localized test code anyway. R=rsesek@chromium.org BUG=crashpad:1 Review URL: https://codereview.chromium.org/826003003