*** empty log message ***

This commit is contained in:
Jim Meyering
2001-09-01 07:29:08 +00:00
parent 847d1c0da7
commit 1d07c58db8
+6
View 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.