*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 15 Sep 1997 14:03:23 +0000 (14:03 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 15 Sep 1997 14:03:23 +0000 (14:03 +0000)
old/fileutils/ChangeLog

index 807a005..27b515f 100644 (file)
@@ -1,15 +1,15 @@
+1997-09-15  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * src/ln.c (do_link): Perform S_ISLNK test only if lstat succeeded.
+
 1997-09-14  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * src/rm.c (full_filename): Use realloc, not xrealloc.
 
        * configure.in (jm_FUNC_REALLOC): Use it.
-
        * m4/Makefile.am (EXTRA_DIST): Add realloc.m4.
-
        * m4/realloc.m4: New file.
-
        * lib/Makefile.am (EXTRA_DIST): Add realloc.c.
-
        * acconfig.h (realloc): Add #undef.
 
        * src/dd.c (equal): Use STREQ (form system.h) instead.