]> git.ipfire.org Git - thirdparty/coreutils.git/commit
factor: no ferror+fclose
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 1 Jul 2025 18:53:33 +0000 (11:53 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 10 Jul 2025 00:12:40 +0000 (17:12 -0700)
commitfb20a7d3e47dac222efaecc2837610e61349a8fe
treef33f3df2b0c1102955750ac855dfd2d27dd1a51f
parent86bddb0d537442c7c7becad21e9ea320cd4f995b
factor: no ferror+fclose

* src/make-prime-list.c (main): Avoid parallel calls
to ferror and fclose.
src/make-prime-list.c