]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 14 Jan 2003 14:44:33 +0000 (14:44 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 14 Jan 2003 14:44:33 +0000 (14:44 +0000)
lib/ChangeLog

index f496c6827585683bfb73656ba228a1c5c6fca1cb..08b3a174d4db0a4c0bc5e3c2e422c516dadb59ae 100644 (file)
@@ -1,3 +1,8 @@
+2003-01-11  Bruno Haible  <bruno@clisp.org>
+
+       * same.c (same_name): Reorder tests so as to avoid calling stat()
+       when a string comparison is sufficient.
+
 2003-01-11  Bruno Haible  <bruno@clisp.org>
 
        * readtokens.c (readtoken): Cast character to 'unsigned char', not