php-src/TSRM
Christoph M. Becker bf242d58e7 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.
2019-07-13 09:44:46 +02:00
..
config.w32 Remove unused tsrm_strtok_r() function 2019-07-12 13:14:24 +02:00
LICENSE - Update to 2006 2006-01-04 23:55:42 +00:00
threads.m4 Remove PTHREADS_ASSIGN_VARS 2019-07-05 23:26:20 +02:00
tsrm_win32.c Fix #78282: atime and mtime mismatch 2019-07-13 09:44:46 +02:00
tsrm_win32.h Remove local variables 2019-02-03 21:03:00 +01:00
TSRM.c implement tsrm_is_shutdown API 2019-06-28 10:27:19 +02:00
TSRM.h Remove TSRM/tsrm_config.w32.h 2019-07-10 21:19:44 +02:00
tsrm.m4 Remove TSRM_BASIC_CHECKS 2019-07-01 13:23:41 +02:00