php-src/TSRM
Christoph M. Becker 954543cec6 Fix #78282: atime and mtime mismatch
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 bf242d58e7)
2019-08-06 17:25:54 +02:00
..
m4 Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
acinclude.m4 Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
build.mk Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
buildconf
config.w32 Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
configure.ac Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
LICENSE - Update to 2006 2006-01-04 23:55:42 +00:00
Makefile.am initial move on renaming files and fixing includes 2013-10-17 09:43:52 +02:00
readdir.h Path handling related refactorings 2016-12-22 14:56:47 +01:00
threads.m4 Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
TODO
tsrm_config_common.h vim folds and mode lines yet 2017-07-04 17:06:52 +02:00
tsrm_config.w32.h vim folds and mode lines yet 2017-07-04 17:06:52 +02:00
tsrm_strtok_r.c vim folds and mode lines yet 2017-07-04 17:06:52 +02:00
tsrm_strtok_r.h properly export tsrm_strtok_r() 2014-10-05 13:20:27 +02:00
tsrm_win32.c Fix #78282: atime and mtime mismatch 2019-08-06 17:25:54 +02:00
tsrm_win32.h year++ 2018-01-02 12:55:14 +08:00
TSRM.c Merge branch 'PHP-7.1' into PHP-7.2 2017-12-21 13:49:05 +01:00
TSRM.h Reload tsrmls_id in release builds as well 2019-06-04 16:12:59 +02:00
tsrm.m4 Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00