HelenOS sources

str_casecmp       774 common/str.c   int str_casecmp(const char *s1, const char *s2)
str_casecmp       774 kernel/generic/common/str.c int str_casecmp(const char *s1, const char *s2)
str_casecmp       774 uspace/lib/c/common/str.c int str_casecmp(const char *s1, const char *s2)
HelenOS homepage, sources at GitHub