Files
gnu-coreutils/tests
Jim Meyering 0cafba44bb "ln --backup f f" produces a misleading diagnostic:
ln: creating hard link `f' => `f': No such file or directory
* src/ln.c (do_link): Give a better diagnostic in this unusual case.
(do_link): Rename local: s/lstat_ok/dest_lstat_ok/.
* tests/ln/Makefile.am (TESTS): Add hard-backup.
* tests/ln/hard-backup: New test for the above.
2006-11-18 20:00:39 +01:00
..
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2002-07-01 21:15:13 +00:00
2005-06-22 18:07:36 +00:00
2005-11-04 09:52:09 +00:00

A note about Makefile.am.in.
It is used (usually only by the maintainer) to generate some of the
Makefile.am files in these subdirectories.