strcasecmp
POSIX specification:
http://www.opengroup.org/onlinepubs/9699919799/functions/strcasecmp.html
Gnulib module: strcase
Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
mbscasecmp that does a case
insensitive comparison of character strings and that works in all locales.