mirror of
https://https.git.savannah.gnu.org/git/diffutils.git
synced 2026-01-27 09:54:25 +00:00
* bootstrap.conf (gnulib_modules): Add stdckdint. * lib/cmpbuf.c: Use ckd_mul rather than INT_MULTIPLY_WRAPV. Include stdckdint.h, not "intprops.h". * src/diff.c: Similar, but for both ckd_add and ckd_mul. * src/io.c: Likewise for ckd_add.