*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 26 Jun 2002 06:16:13 +0000 (06:16 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 26 Jun 2002 06:16:13 +0000 (06:16 +0000)
lib/ChangeLog
m4/ChangeLog

index ea94a52ba3e9a9811529ee025961208fdbf66361..795a6a89d90e59fb21e0765915a2338c45081a60 100644 (file)
@@ -1,3 +1,11 @@
+2002-06-11  Paul Eggert  <eggert@twinsun.com>
+
+       * fnmatch.c, fnmatch_loop.c (WIDE_CHAR_SUPPORT):
+       New macro.  Use it uniformly instead of
+       (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
+       It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
+       reported by Vin Shelton.
+
 2002-06-22  Jim Meyering  <meyering@lucent.com>
 
        * fnmatch.c (ISASCII, ISPRINT): Undefine, to avoid warning about
index bf503ed5d2f98e4f4d8d9d8f03bd5359b92b1183..72f7ecad2f9766b9828bf99ec27191372fe52462 100644 (file)
@@ -1,3 +1,7 @@
+2002-06-11  Paul Eggert  <eggert@twinsun.com>
+
+       * fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for btowc.
+
 2002-06-22  Jim Meyering  <meyering@lucent.com>
 
        * c-stack.m4: New file, from diffutils-2.8.2.