• Kenny Root's avatar
    EINTR handling and debugging for error cases · 150ca934
    Kenny Root authored
    Some interruptable syscalls were not wrapped with TEMP_FAILURE_RETRY
    while others were. Add them where necessary.
    
    Additionally, some error cases were not logging any messages so things
    would mysteriously fail if there was an underlying filesystem problem.
    
    Change-Id: I0b789376b2971fa8aaaff7eac21a90a9a94afac8
    150ca934
keystore.cpp 48.4 KB