mirror of
https://github.com/TokTok/c-toxcore
synced 2026-07-18 06:46:18 +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.