Added SDL_wcscmp()

This commit is contained in:
Sam Lantinga
2017-08-13 20:37:49 -07:00
parent af9ec8f6b5
commit f1829d956f
9 changed files with 31 additions and 3 deletions

View File

@@ -623,6 +623,7 @@ if(LIBC)
set(HAVE_SIGNAL_H 1)
foreach(_FN
malloc calloc realloc free qsort abs memset memcpy memmove memcmp
wcslen wcslcpy wcslcat wcscmp
strlen _strrev _strupr _strlwr strchr strrchr strstr itoa _ltoa
_ultoa strtol strtoul strtoll strtod atoi atof strcmp strncmp
_stricmp _strnicmp sscanf atan atan2 acos asin ceil copysign cos