From: Jim Meyering Date: Tue, 28 Jan 2003 17:54:46 +0000 (+0000) Subject: . X-Git-Tag: v4.5.5~61 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88b5eb8ef1c014a42ece64b74db4a641d84d4528;p=thirdparty%2Fcoreutils.git . --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 3ed7dcac36..c25f1a5f32 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,15 @@ +2003-01-25 Jim Meyering + + * ftw.c [_LIBC] (ISSLASH, FILESYSTEM_PREFIX_LEN): Define. + (base_name): New function. + (ftw_startup): Don't strip trailing slashes. + Use base_name to find the offset of the basename. + +2003-01-25 Jim Meyering + + * ftw.c (object_compare): Compare inode numbers before device numbers. + The former is much more likely to differ for any two given file objects. + 2003-01-23 Jim Meyering * tsearch.c [HAVE_CONFIG_H]: Include .