[PATCH 0/3] malloc doc fixes for alignment
Paul Eggert
eggert@cs.ucla.edu
Fri Feb 6 08:22:41 GMT 2026
This patch series affects only the manual. Tt adds documentation for
max_align_t and documents how malloc and friends align their results.
Also, it says that systems where malloc (0) returns NULL are now rare,
and reorganizes for clarity to separate examples from portability notes.
Paul Eggert (3):
Document max_align_t
Document malloc alignment
Say malloc (0) != NULL is now common; resection
manual/lang.texi | 21 ++++++++++++++++---
manual/memory.texi | 51 +++++++++++++++++++++++++++++++++++-----------
2 files changed, 57 insertions(+), 15 deletions(-)
--
2.52.0
More information about the Libc-alpha
mailing list