freebsd-dev/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 Add a -w warning flag to ln(1). When the -w option is enabled, 2008-06-06 08:27:59 +00:00
ln.c Unbreak last commit to ln for amd64. 2008-06-07 09:37:30 +00:00
Makefile
symlink.7