This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-12 09:58:36 +00:00
Code
Issues
Releases
Activity
2e32d69db1
freebsd
/
bin
/
ln
History
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