dc834480dc08c95d03f9ac0c67ae9084204e61cc
abc15f52: Remove the bionic *wscanf workarounds.
* commit 'abc15f529e75c784b2f8b47281c66b6a1b6783e7': Remove the bionic *wscanf workarounds.
Implement LWG issue #2135. If something goes wrong in condition_variable::wait, call terminate() rather than throwing an error. Do this indirectly, by marking the call as 'noexcept'. This is better than just calling terminate() directly, because it gives a better error message on the console.
Description
android_external_libcxx
Languages
C++
97.4%
HTML
0.9%
Python
0.9%
CMake
0.6%
Shell
0.1%