mirror of
https://github.com/php/php-src.git
synced 2024-11-24 02:15:04 +08:00
954543cec6
The fix for bug #78241 assumed that `time_t` would always be 64bit, but
actually is 32bit for x86. We therefore enforce 64bit arithmetic to
avoid wrapping.
(cherry picked from commit
|
||
---|---|---|
.. | ||
m4 | ||
acinclude.m4 | ||
build.mk | ||
buildconf | ||
config.w32 | ||
configure.ac | ||
LICENSE | ||
Makefile.am | ||
readdir.h | ||
threads.m4 | ||
TODO | ||
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 |