1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 16:19:23 +02:00

* src/factor.c (factor): Don't list 1 as a factor of 1.

This commit is contained in:
Paul Eggert
2004-12-07 21:12:40 +00:00
parent f84a6e71fe
commit ba5a97696f
+6 -1
View File
@@ -1,7 +1,12 @@
2004-12-06 Jim Meyering <jim@meyering.net>
2004-12-07 Paul Eggert <eggert@cs.ucla.edu>
* Version 5.3.0.
* src/factor.c (factor): Don't list 1 as a factor of 1.
Problem reported by Thomas Folz-Donahue.
2004-12-06 Jim Meyering <jim@meyering.net>
* tests/du/files0-from: Sanitize environment.
Otherwise, e.g., BLOCKSIZE=k would cause a failure, and that
setting is the default (exported from /etc/profile) on at least one