]> git.ipfire.org Git - thirdparty/coreutils.git/commit
cp: avoid copy_reg goto
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 25 Jun 2020 00:05:20 +0000 (17:05 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 26 Jun 2020 01:53:43 +0000 (18:53 -0700)
commit2fcd0f3328f5181a2986905fa5469a0152c67279
tree38f8b55ca596576b514db707c818a017132aed6a
parent761ba28400a04ee24eefe9cd4973ec8850cd7a52
cp: avoid copy_reg goto

* src/copy.c (copy_reg): Redo to avoid label and goto.
src/copy.c