maint.mk: import changes to syntax-check macros from coreutils
[gnulib.git] / lib / strcasecmp.c
2007-02-05 Bruno HaibleNew module 'mbscasecmp'. strcasecmp is not expected...
2007-01-26 Paul Eggert* doc/gnulib-tool.texi (Initial import): Update to...
2006-09-14 Bruno HaibleInclude <config.h> unconditionally.
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.