projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02e3bf2
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sat, 1 Sep 2001 07:29:08 +0000
(07:29 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 1 Sep 2001 07:29:08 +0000
(07:29 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index adde4a3a16e5c1aaca2e526ab7bfacb026499d00..b9c9f9aa610cae9126017f4795e8620d5d424732 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-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.