summaryrefslogtreecommitdiff
path: root/src/make-prime-list.c
AgeCommit message (Expand)Author
2012-10-05build: avoid link failure when strerror is replacedJim Meyering
2012-10-04maint: make-prime-list: syntax conventions; be robust for large NJim Meyering
2012-10-04maint: make-prime-list: do not ignore write failureJim Meyering
2012-10-04maint: make-prime-list: avoid -Wsuggest-attribute=const warningJim Meyering
2012-10-04factor: prepare for the new factor programTorbjörn Granlund