Mercurial > hg > octave-shane > gnulib-hg
changeset 2955:9c6769f5396a
*** empty log message ***
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Fri, 03 Nov 2000 08:44:12 +0000 |
parents | d28482de9e26 |
children | 4fb873832246 |
files | lib/.cppi-disable lib/ChangeLog |
diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lib/.cppi-disable +++ b/lib/.cppi-disable @@ -8,4 +8,3 @@ regex.h regex.c getpagesize.h -fnmatch.c
--- 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: