Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close. | mark@chromium.org | 2013-12-03 | 1 | -5/+5 |
* | Fix Breakpad unit tests build for Android. | digit@chromium.org | 2012-08-23 | 1 | -0/+1 |
* | Modify CrashGenerator::CreateChildCrash to copy proc files. | benchan@chromium.org | 2012-02-23 | 1 | -0/+55 |
* | Add utilities for processing Linux core dump files. | benchan@chromium.org | 2012-01-07 | 1 | -0/+97 |