Description[Chromecast] Remove usage of nonreetrant functions.
Remove usage of dmtime & readdir_r
Replace usage of time_t with base::Time::ToDoubleT()
Replace int error codes with bool error codes
Remove unix headers in favor of chromium-equivalent functions
These changes are applied to files in directory crash/linux/
BUG=internal b/27252596
TEST=builds, cast_crash_unittests
Committed: https://crrev.com/062511105e551e0e48f4a56e89b68c5c7b84672e
Cr-Commit-Position: refs/heads/master@{#410441}
Patch Set 1 #Patch Set 2 : Use base::FilePath #Patch Set 3 : synchronized_minidump_manager changes #
Total comments: 18
Patch Set 4 : bcf@ comments #
Total comments: 6
Patch Set 5 : Remove time_t usage #
Total comments: 2
Patch Set 6 : Resolve blatant file locking errors #Patch Set 7 : Cleanup #
Total comments: 14
Patch Set 8 : Bool error codes #
Total comments: 24
Patch Set 9 : slan@ comments #Messages
Total messages: 25 (9 generated)
|