[PATCH 0/2] document improvements for max_align_t, intmax_t

Paul Eggert eggert@cs.ucla.edu
Sun Mar 15 20:32:39 GMT 2026


This follows up on my previous patchset to document max_align_t.
This patchset mentions the hazards of using intmax_t or max_align_t in
an external API, and documents that there can be integer types wider
than intmax_t.

Paul Eggert (2):
  doc: document max_align_t effect on ABI
  doc: document C23 changes to intmax_t

 manual/arith.texi | 20 ++++++++++++++++----
 manual/lang.texi  |  8 +++++++-
 2 files changed, 23 insertions(+), 5 deletions(-)

--
2.51.0



More information about the Libc-alpha mailing list