summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/ErrnoTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Support] Clear errno before calling the function in RetryAfterSignal.Chandler Carruth2018-07-071-0/+3
* Recommit "[Support] Add RetryAfterSignal helper function"Pavel Labath2017-06-291-0/+36
* Revert "[Support] Add RetryAfterSignal helper function" and subsequent fixPavel Labath2017-06-221-38/+0
* [Support] Fix return type deduction in RetryAfterSignalPavel Labath2017-06-221-0/+5
* [Support] Add RetryAfterSignal helper functionPavel Labath2017-06-211-0/+33
OpenPOWER on IntegriCloud