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

Skip to content
Commit 8f00ed03 authored by Felipe Leme's avatar Felipe Leme
Browse files

Fixed buffering issues.

- Replace all printf(...) and puts(...) calls to dprintf(STDOUT_FILENO).
- Replace all fflush(stdout) calls to fsync(STDOUT_FILENO).
- Added duration reporters on for_each functions.

Change-Id: If14b4d14ffc23bfead2ca8ad23b7b3027de01156
Fixes: 33128765
Test: manual verification
Test: dumpstate_test passes
parent d46a65c3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment