]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Modernize and regularize doc for C89 etc.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 11 Nov 2022 08:28:49 +0000 (00:28 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 11 Nov 2022 08:32:40 +0000 (00:32 -0800)
commit6f2aadd731d1c5c524437683a4a3135aed3fba0b
tree999f01f1db538e832bc4c91f4560b4edcc9aa3e5
parentbf5a75953b6d504f0405b1ca33b039b8dd39eef4
Modernize and regularize doc for C89 etc.

In documentation and comments, prefer the more-common “C89” to the
equivalent “C90”, and use 2-digit years for C standards as that’s
common usage.  Remove some confusing old doc for pre-C89 systems,
as Autoconf assumes C89 or later.  Mention C17 and C23 briefly.
Improve doc for malloc, realloc.
NEWS
doc/autoconf.texi
lib/autoconf/headers.m4