projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
082f3eb
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Fri, 3 Nov 2000 08:44:12 +0000
(08:44 +0000)
committer
Jim Meyering
<jim@meyering.net>
Fri, 3 Nov 2000 08:44:12 +0000
(08:44 +0000)
lib/.cppi-disable
patch
|
blob
|
history
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/.cppi-disable
b/lib/.cppi-disable
index 96c8b7734b2470ea93110f2b17ccada835309ad5..cfacdfc638f803242d69c992f3d0f77192af6718 100644
(file)
--- a/
lib/.cppi-disable
+++ b/
lib/.cppi-disable
@@
-8,4
+8,3
@@
obstack.h
regex.h
regex.c
getpagesize.h
-fnmatch.c
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index c6bf253f0da6dd1c201bf2a974745b7fcbcc779d..e2bc2e4df37c280e5e3b1b6576505c297a2efdcb 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,3
+1,9
@@
+2000-11-02 Vesselin Atanasov <vesselin@bgnet.bg>
+
+ * lib/fnmatch.c: Do not comment out all the code if we are using
+ the GNU C library, because in some cases we are replacing buggy
+ code in the GNU C library itself.
+
2000-10-30 Paul Eggert <eggert@twinsun.com>
* lib/error.h, lib/getline.h, lib/modechange.h: