mirror of
https://github.com/TokTok/c-toxcore
synced 2026-09-02 00:28:29 +00:00
We have a more portable wrapper that is now also thread-safe. Also stopped using sprintf in the one place we used it. This doesn't really help much, but it allows us to forbid sprintf globally.