]> git.ipfire.org Git - thirdparty/coreutils.git/commit
factor: explain why non-GMP code (Bug#42269)
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 9 Jul 2020 01:58:18 +0000 (18:58 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 9 Jul 2020 01:59:41 +0000 (18:59 -0700)
commit55d985064c5a39ea2a6695570562a91044abe699
tree41ebb4d87e69aa48e1efb60a550fdd5dddb79701
parent67fc55d6363390d0f3d4a28accd91c1cef915f44
factor: explain why non-GMP code (Bug#42269)

* doc/coreutils.texi (factor invocation):
* src/factor.c: Explain why the two-word algorithm is useful.
doc/coreutils.texi
src/factor.c