tor/src/feature/api
Nick Mathewson c93114ec9e Prefer use of __MINGW_PRINTF/SCANF_FORMAT if available.
Mingw headers sometimes like to define alternative scanf/printf
format attributes depending on whether they're using clang, UCRT,
MINGW_ANSI_STDIO, or the microsoft version of printf/scanf.  This
change attempts to use the right one on the given platform.

This is an attempt to fix part of #40355.
2021-11-05 12:36:34 -04:00
..
.may_include practracker: Add missing .may_include files 2019-12-04 12:15:22 -05:00
feature_api.md Doxygen: rename all .dox files to end with .md 2019-11-15 09:28:12 -05:00
include.am Split core/include.am into per-subdirectory include.am files 2020-01-13 09:34:17 -05:00
tor_api_internal.h Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00
tor_api.c Prefer use of __MINGW_PRINTF/SCANF_FORMAT if available. 2021-11-05 12:36:34 -04:00
tor_api.h Update copyrights to 2021, using "make update-copyright" 2021-03-12 11:39:23 -05:00