Suggested by Paul Eggert.
* lib/pagealign_alloc.h: Document that this module is not multithread-
safe.
+2025-09-12 Bruno Haible <bruno@clisp.org>
+
+ pagealign_alloc: Improve documentation.
+ Suggested by Paul Eggert.
+ * lib/pagealign_alloc.h: Document that this module is not multithread-
+ safe.
+
2025-09-12 Bruno Haible <bruno@clisp.org>
pagealign_alloc: Tweak the benchmark.
#endif
+/* Note: The functions declared in this file are NOT multithread-safe. */
+
+
/* Free a memory block.
PTR must be a non-NULL pointer returned by pagealign_alloc or
pagealign_xalloc. */