Avoid integer overflow on exotic platforms.
[gnulib.git] / lib / strcasecmp.c
2005-10-11 Bruno HaibleAvoid integer overflow on exotic platforms.
2005-08-17 Bruno Haiblestrcasecmp.c now uses mbuiter.
2005-08-17 Bruno HaibleFix the iterator, so that it ends before the '\0'.
2005-08-16 Bruno HaibleSimplify by using mb_casecmp.
2005-08-16 Bruno HaibleMake strcasecmp() work right in multibyte locales.
2005-05-14 Paul Eggert*** empty log message ***
2003-06-04 Paul Eggert.h files should stand alone, but we shouldn't include...
2000-08-07 Jim Meyeringback out Copyright date changes for files with no chang...
2000-07-09 Jim Meyeringupdate copyright date
1999-02-01 Jim Meyering(STRXCASECMP_FUNCTION): Don't increment within macro...
1999-01-02 Jim MeyeringAdd #ifdefs so it can be used for strncasecmp, too.