mirror of
https://github.com/TokTok/c-toxcore
synced 2026-05-11 11:04:50 +00:00
6823fcbae1
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.