]> Savannah Git Hosting - gnulib.git/commit
dynarray: Make the module usable on its own.
authorBruno Haible <bruno@clisp.org>
Sat, 6 Mar 2021 23:40:27 +0000 (00:40 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 6 Mar 2021 23:40:27 +0000 (00:40 +0100)
commit7ce163b7e92e127bb0d883df35ac9b642391ff8d
tree8e89f9919f1026a0ccb505adf680960c149abc6d
parent0ff2812c7286940f29ffca7da0e998ee2c353853
dynarray: Make the module usable on its own.

* lib/dynarray.h: Document the exported API. Comments taken from
lib/malloc/dynarray-skeleton.c and lib/malloc/dynarray.h.
Distinguish an internal include from an include for instantiation.
In the latter case, include <libc-config.h> and
<malloc/dynarray-skeleton.c>.
* modules/dynarray (Depends-on): Add intprops.
(Include): Reduce to just "dynarray.h".
ChangeLog
lib/dynarray.h
modules/dynarray