This module too requires a fix.
2007-02-11 Bruno Haible <[EMAIL PROTECTED]>
* lib/mbsrchr.c (mbsrchr): Fix bug.
* modules/mbsrchr-tests: New file.
* tests/test-mbsrchr.sh: New file.
* tests/test-mbsrchr.c: New file.
*** lib/mbsrchr.c 5 Feb 2007 01:07:28 -
mbsrchr() is the analogon of strrchr() that works with characters strings
(in other words, with strings also in multibyte locales).
2007-02-04 Bruno Haible <[EMAIL PROTECTED]>
New module mbsrchr.
* modules/mbsrchr: New file.
* lib/mbsrchr.c: New file.