progs/perftest.c: Use from Glibc syscall numbers.
[catacomb] / math / mp-nthrt.c
2023-12-23 Mark WoodingMerge branch '2.5.x' into HEAD
2020-10-14 Mark Woodingmath/mp-nthrt.c: Add commentary for `mp_perfect_power_p'.
2020-10-14 Mark Woodingmath/mp-nthrt.c: Fix garbled commentary.
2020-10-14 Mark Woodingmath/mp-nthrt.c: Delete redundant check for termination.
2020-07-22 Mark Woodingmath/mp-nthrt.c: Implement nth-root, and perfect-power...