Commit Graph

5 Commits

Author SHA1 Message Date
Paul Eggert
da024ba683 fileutils 4.0.35 2000-11-03 08:44:01 +00:00
Paul Eggert
89d47c634e 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-11-03 00:23:21 +00:00
Paul Eggert
731cf2666a (FOLD): Do not assume that characters are unsigned. 2000-10-31 06:02:53 +00:00
Paul Eggert
8d8a85f9a2 (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.
2000-10-24 06:18:37 +00:00
Paul Eggert
5ed9bdbf57 Initial revision 2000-09-09 15:57:28 +00:00