mirror of
https://github.com/php/php-src.git
synced 2024-12-14 12:26:19 +08:00
b189c2432a
The C89 standard and later defines the `<stdarg.h>` header as part of the standard headers [1]. On current systems it is always present and can be included unconditionally. Checking for presence and functionality of the `<stdarg.h>` header and variadic function is not relevant anymore on current systems since this is always available. Also Autoconf suggests relying on at least C89 or above [2] and [3]. The following files were regenerated with re2c 1.0.3: - Zend/zend_language_scanner.c - Zend/zend_language_scanner_defs.h Refs: [1] https://port70.net/~nsz/c/c89/c89-draft.html#4.1.2 [2] http://git.savannah.gnu.org/cgit/autoconf.git/tree/lib/autoconf/headers.m4 [3] https://www.gnu.org/software/autoconf/manual/autoconf-2.69/autoconf.html |
||
---|---|---|
.. | ||
m4 | ||
config.w32 | ||
LICENSE | ||
readdir.h | ||
threads.m4 | ||
tsrm_config_common.h | ||
tsrm_config.w32.h | ||
tsrm_strtok_r.c | ||
tsrm_strtok_r.h | ||
tsrm_win32.c | ||
tsrm_win32.h | ||
TSRM.c | ||
TSRM.h | ||
tsrm.m4 |