Hello,The documentation of gnulib states, that there is no gnulib module, that replaces strcasecmp (). At least this is my understanding for http://www.gnu.org/software/gnulib/manual/html_node/strcasecmp.html#strcasecmp .
But at the same time the strcase module seems to implement strcasecmp ().My question is, if gnulib has replacement for strcasecmp () that is not documented, or if gnulib has no replacement at all?
Thanks in advance for your answer, Dilyan Palauzov