Mercurial > hg > octave-lojdl > gnulib-hg
diff lib/ChangeLog @ 3437:b4c6e42f9dd9
*** empty log message ***
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Sat, 01 Sep 2001 07:29:08 +0000 |
parents | 02c41c27a2e2 |
children | a83d77bda801 |
line wrap: on
line diff
--- 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.