Add check for snprintf in the event it is not supported.
commit41c6c9d0363b3de100925b1669fc6fd961c4b081
authorStephanie Gawroriski <xer@multiphasicapps.net>
Thu, 3 Oct 2024 20:56:34 +0000 (3 20:56 +0000)
committerStephanie Gawroriski <xer@multiphasicapps.net>
Thu, 3 Oct 2024 20:56:34 +0000 (3 20:56 +0000)
treeca0af3a7ff3db58061352bb9686ebcebe6840ebf
parente42a81175fa64f1806ef730b1a5c6fae5312c16d
Add check for snprintf in the event it is not supported.
emulators/emulator-base-native/CMakeLists.txt
modules/vendor-api-ntt-docomo-doja/src/main/java/com/nttdocomo/ui/AudioPresenter.java
nanocoat/cmake/fixes.cmake
nanocoat/cmake/trySNPrintF.c [new file with mode: 0644]
nanocoat/include/sjme/config.h
nanocoat/include/sjme/stdgone.h [new file with mode: 0644]
nanocoat/lib/base/CMakeLists.txt
nanocoat/lib/base/stdgone.c [new file with mode: 0644]