]> Savannah Git Hosting - gnulib.git/commitdiff
ialloc: Fix dependencies.
authorBruno Haible <bruno@clisp.org>
Fri, 25 Oct 2024 11:55:08 +0000 (13:55 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 25 Oct 2024 11:55:08 +0000 (13:55 +0200)
* modules/ialloc (Depends-on): Add realloc-posix.

ChangeLog
modules/ialloc

index edd01c829114efef9a06f86160323b400186a9da..4b87a074700e4cec5dcf3ff9395c3b0754379063 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2024-10-25  Bruno Haible  <bruno@clisp.org>
+
+       ialloc: Fix dependencies.
+       * modules/ialloc (Depends-on): Add realloc-posix.
+
 2024-10-24  Paul Eggert  <eggert@cs.ucla.edu>
 
        realloc: minor style coalescing
@@ -48,7 +53,7 @@
        * doc/posix-functions/reallocarray.texi:
        Say that it shares realloc’s woes with zero sizes.
 
-2024-10-17  Sam Russell  <sam.h.russell@gmail.com>
+2024-10-22  Sam Russell  <sam.h.russell@gmail.com>
 
        crc: New tests for non-byte-aligned data.
        * tests/test-crc.c: New tests.
index c7c194e446609fb85a6ba2d66172b9380d452046..822d15f9d9c19aba4ca7cadf8b19d6c5bf74e28c 100644 (file)
@@ -10,6 +10,7 @@ calloc-gnu
 extern-inline
 idx
 malloc-gnu
+realloc-posix
 reallocarray
 stdint