]> Savannah Git Hosting - gnulib.git/commit
calloc: depend on stdckdint not xalloc-oversized
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Nov 2024 19:11:03 +0000 (11:11 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 5 Nov 2024 05:40:17 +0000 (21:40 -0800)
commit9334b1c63b82eaec8bbf760b45f263ced567f5b1
tree55865e8490c59df66fa89efc21b63557f28d5401
parent41be6842b56b2e83fb84be025a62c2dd1521af83
calloc: depend on stdckdint not xalloc-oversized

* lib/calloc.c: Include stdckdint.h, xalloc-oversized.h.
(rpl_calloc): Use ckd_mul instead of xalloc_oversized.
* modules/calloc-gnu, modules/calloc-posix:
(Depends-on): Depend on stdckdint, not xalloc-oversized.
ChangeLog
lib/calloc.c
modules/calloc-gnu
modules/calloc-posix