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

index adde4a3..b9c9f9a 100644 (file)
@@ -1,3 +1,9 @@
+2001-09-01  Jim Meyering  <meyering@lucent.com>
+
+       * 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.
+
 2001-08-31  Jim Meyering  <meyering@lucent.com>
 
        * xgetcwd.c (xgetcwd): Reorganize to avoid some duplication.