Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Dec 1994 10:50:45 -0800
From:      Bruce Evans <bde>
To:        cvs-bin, CVS-commiters
Subject:   cvs commit: src/bin/ln ln.c
Message-ID:  <199412061850.KAA12390@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
bde         94/12/06 10:50:45

  Modified:    bin/ln   ln.c
  Log:
  Use lstat() instead of stat() for checking if the final source file exists,
  so that `ln -fs' works when the source is a symlink pointing to a non-
  existent file.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199412061850.KAA12390>