mirror of
https://github.com/kiwix/libkiwix.git
synced 2026-02-26 19:26:08 -05:00
- No std::to_string. We have to implement it with a ostringstream - No pthread_cancel. So we use pthread_kill to send a signal to the thread.
- No std::to_string. We have to implement it with a ostringstream - No pthread_cancel. So we use pthread_kill to send a signal to the thread.