1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/bin/ln
Giorgos Keramidas d605a06c6e Unbreak last commit to ln for amd64.
Cast string precision to `int'.  amd64 systems warn about the
field precision being `long int' if we don't, and pathnames are
normally short enough to fit in an `int'.

Noticed by:	pav
2008-06-07 09:37:30 +00:00
..
ln.1
ln.c Unbreak last commit to ln for amd64. 2008-06-07 09:37:30 +00:00
Makefile
symlink.7