breakpad/src/common/tests
mark@chromium.org 8a0b196e22 Add missing #include of eintr_wrapper.h to auto_testfile.h. Since it's
Linux-specific, shuffle the files around a bit.

(The implementation is actually POSIX-specific, but it's currently only used
on Linux.)

R=blundell@chromium.org

Review URL: https://breakpad.appspot.com/804002

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1240 4c0a9323-5329-0410-9bdc-e9ce6186880e
2013-12-03 19:01:17 +00:00
..
auto_tempdir.h Fix Breakpad unit tests build for Android. 2012-08-23 15:45:01 +00:00
file_utils.cc Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close. 2013-12-03 14:12:08 +00:00
file_utils.h Modify CrashGenerator::CreateChildCrash to copy proc files. 2012-02-23 18:50:08 +00:00