summaryrefslogtreecommitdiffstats
path: root/base/posix/eintr_wrapper.h
Commit message (Expand)AuthorAgeFilesLines
* Replace a few typeofs with delctype.thakis2014-10-281-3/+3
* Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.mark@chromium.org2013-12-031-0/+16
* POSIX: add a maximum number of iterations to HANDLE_EINTRjln@chromium.org2013-01-231-4/+22
* Move eintr_wrapper.h from base to base/posixbrettw@chromium.org2012-11-141-0/+33