mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-26 10:11:30 +00: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.