mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-07-30 12:29:31 +02:00
9211474a6ee37178563544d882d81bc9c74fbba3
down to just before the first use of that variable. Otherwise, it was possible to make mv (and probably cp, too) malfunction when copying hard-linked files into a directory containing at least one of the source file names. Call forget_created everywhere thereafter where this function returns without creating a destination file that might subsequently be linked. Reported by Iida Yosiaki.
Description
These are the GNU core utilities. This package is the union of
the GNU fileutils, sh-utils, and textutils packages.
Languages
C
56.4%
Shell
27.7%
Perl
11.6%
Makefile
2.2%
M4
0.9%
Other
1.2%