1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-12 09:58:36 +00:00
freebsd/bin/ln
Bruce Evans 9195f40982 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.
1994-12-06 18:50:44 +00:00
..
ln.1 Added $Id$ 1994-09-24 02:59:15 +00:00
ln.c Use lstat() instead of stat() for checking if the final source file exists, 1994-12-06 18:50:44 +00:00
Makefile Added $Id$ 1994-09-24 02:59:15 +00:00
symlink.7 Added $Id$ 1994-09-24 02:59:15 +00:00