NetBSD/games/primes
jakllsch 2ed951176c No need to cast double to ubig (aka uintmax_t) through int.
This change prevents a modulo by zero in a invocation such as:
primes 18446744073709551000 18446744073709551615
on a LP64 machine.
2011-08-30 02:58:04 +00:00
..
Makefile
pattern.c
pr_tbl.c
primes.6
primes.c No need to cast double to ubig (aka uintmax_t) through int. 2011-08-30 02:58:04 +00:00
primes.h