*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 1 Sep 2001 07:40:02 +0000 (07:40 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 1 Sep 2001 07:40:02 +0000 (07:40 +0000)
lib/ChangeLog

index b9c9f9aa610cae9126017f4795e8620d5d424732..5a1d26951a1349a2b88efcc5e593207af38db6b5 100644 (file)
@@ -1,5 +1,9 @@
 2001-09-01  Jim Meyering  <meyering@lucent.com>
 
+       * regex.c (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it
+       doesn't conflict with sparc-sun-solaris2.7's definition in
+       /usr/include/sys/int_types.h.
+
        * exclude.c: Use `""', not `<>' to #include non-system header files.
        (fnmatch_no_wildcards): Rewrite not to use function names, strcasecmp
        and strncasecmp as r-values.  Unixware didn't have declarations.