Another patch from Matt Kraai <kraai@alumni.carnegiemellon.edu>:
authorEric Andersen <andersen@codepoet.org>
Tue, 11 Jul 2000 17:35:32 +0000 (17:35 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 11 Jul 2000 17:35:32 +0000 (17:35 -0000)
commit195fa15caf7d79a5447d7476c113777cb3bebbd8
treedf66cd937cdf8e066ff06ba0c3b241d848bba071
parent61dc0571832b88097192a8c0eab190a44c577371
Another patch from Matt Kraai <kraai@alumni.carnegiemellon.edu>:
>
> The following patch allows ln -n to function like GNU.  It also fixes a
> typo with my previous patch to add support for ln FILE DIRECTORY.  And
> it removes some code that checks the maximum length of the filenames.  I
> can't figure out why that code is necessary.  Anyone know?
>
> Matt
coreutils/ln.c
ln.c