1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-10-06 10:52:20 +00:00

rearrange to allow internal/private use of ares_strcasecmp to any system that

lacks the strcasecmp function.
This commit is contained in:
Yang Tse
2008-09-15 15:28:26 +00:00
parent b6e5b752fe
commit 746f3e2942
12 changed files with 178 additions and 36 deletions

View File

@ -181,6 +181,10 @@ SOURCE=..\..\ares_send.c
# End Source File
# Begin Source File
SOURCE=..\..\ares_strcasecmp.c
# End Source File
# Begin Source File
SOURCE=..\..\ares_strerror.c
# End Source File
# Begin Source File
@ -233,6 +237,10 @@ SOURCE=..\..\ares_private.h
# End Source File
# Begin Source File
SOURCE=..\..\ares_strcasecmp.h
# End Source File
# Begin Source File
SOURCE=..\..\ares_version.h
# End Source File
# Begin Source File