*** empty log message ***

This commit is contained in:
Jim Meyering
2001-09-01 07:40:02 +00:00
parent 6fd75407f4
commit 4d9bd13285
+4
View 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.