diff options
author | Yifan Hong <elsk@google.com> | 2019-03-21 15:20:53 -0700 |
---|---|---|
committer | Yifan Hong <elsk@google.com> | 2019-03-22 14:26:25 -0700 |
commit | 5f4cb8a24060da1bd60f0580848fa2e94ade3f0a (patch) | |
tree | 69b62c4a82eed1374195b4ed9a3c8f33e8c98039 /libutils/Mutex_test.cpp | |
parent | 26328e80b1a178c0b33ae0880878198b4212bd28 (diff) |
libbase: realpath is wrapped with TEMP_FAILURE_RETRY
Although man page for realpath doesn't say so, the bionic
implementation of realpath may exit with error code
EINTR. In such cases, retry.
Test: boots (sanity)
Change-Id: Ic5feb7152374a81bd2f475ad74c4bc8c3afb3a20
Diffstat (limited to 'libutils/Mutex_test.cpp')
0 files changed, 0 insertions, 0 deletions