aboutsummaryrefslogtreecommitdiff
path: root/src/common/linux/eintr_wrapper.h
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation with gcc --std=c++11ted.mielczarek@gmail.com2015-03-241-2/+2
* Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.mark@chromium.org2013-12-031-4/+15
* Linux: Fix a bunch of clang errors from not handling return values.thestig@chromium.org2012-07-241-1/+1
* Breakpad: Update copyright notice years on all files changed in 2010.jimblandy2010-02-091-1/+1
* Refactor Chrome's out-of-process Linux code into CrashGeneration{Server,Clien...ted.mielczarek2010-02-051-0/+47