+2000-11-03 Bruno Haible <haible@clisp.cons.org>
+
+ * unicodeio.c: Include wchar.h.
+ (wcrtomb): Provide fallback definition for broken platforms.
+ (print_unicode_char): New alternative definition for platforms where
+ wchar_t is Unicode.
+
2000-11-06 Paul Eggert <eggert@twinsun.com>
* lib/getusershell.c (setusershell): Use rewind rather than
+2000-11-03 Bruno Haible <haible@clisp.cons.org>
+
+ * jm-macros.m4 (jm_MACROS): Add test for wcrtomb.
+
2000-11-04 Jim Meyering <meyering@lucent.com>
* regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'.