tolower 959 lib/common/strings.c int lower1 = tolower(*s1); tolower 960 lib/common/strings.c int lower2 = tolower(*s2);