Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
systems which support external, undefined, symbols in shared libraries.
|
|
|
|
if library initialization has not been performed calling ares_library_init().
|
|
--enable-debug
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
c-ares can work even with no advapi32.dll at all.
|
|
RtlGenRandom, has been located or not. This function is only available on
WinXP and later. When unavailable c-ares uses portable rand() function.
|
|
CARES_HAVE_ARES_LIBRARY_INIT and CARES_HAVE_ARES_LIBRARY_CLEANUP
to ease the use of new capabilities.
- Move ares_version() prototype to ares.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
only expose functions starting with ares_.
|
|
|
|
attempt in generated config.h
|
|
|
|
*_CHECK_COMPILER_ARRAY_SIZE_NEGATIVE to *-compilers.m4 along with other *_CHECK_COMPILER_*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
follow-up
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|