[0/2] document improvements for max_align_t, intmax_t

Message ID 20260315203255.123865-1-eggert@cs.ucla.edu (mailing list archive)
Headers
Series document improvements for max_align_t, intmax_t |

Message

Paul Eggert March 15, 2026, 8:32 p.m. UTC
  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