Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7b3d5c36 authored by Keith Mok's avatar Keith Mok
Browse files

Fix EINTR handling

waitid will not return EINTR from return value.
If there is signal during waitid, it will return -1
with errno set to EINTR

Test: Build ok
Change-Id: Iec31e25ff51575d6cb74e1938718313066e3c1ed
parent f70982c7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment