mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-08 21:26:04 +00:00
I started (https://codereview.chromium.org/812403002/) emulating oflag values on Windows in FileWriter, but it seemed awkward. On the assumption that we're only likely to need "read a file" and "write a file" this seemed simpler, and sufficient (but I don't know if that's necessarily true). Users of open are not yet switched. R=mark@chromium.org BUG=crashpad:1 Review URL: https://codereview.chromium.org/818433002
Description
Languages
C++
92.5%
Objective-C++
2.5%
C
2%
Python
1.8%
Assembly
0.9%
Other
0.3%