summaryrefslogtreecommitdiff
path: root/firmware/common/strcasecmp.c (follow)
Commit message (Collapse)AuthorAge
* Compile fix for mingw-w64Rafaël Carré2011-12-04
| | | | | | Don't build str(n)casecmp as functions if they are already defined by preprocessor git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31147 a1c6a512-1295-4272-9138-f99709370657
* Optimize (size and speed) strncasecmp (based on a newlib patch).Amaury Pouly2010-02-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24542 a1c6a512-1295-4272-9138-f99709370657
* case insensitive string comparisonsDaniel Stenberg2002-06-18
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1057 a1c6a512-1295-4272-9138-f99709370657