summaryrefslogtreecommitdiffstats
path: root/ChangeLog.2002
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-09-06 08:58:19 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-09-06 08:58:19 (GMT)
commit3179298819aa21980bfe9e77759c6e5f7291e77a (patch)
treee718562666864c225b2548baf7c8b0608ee8da2a /ChangeLog.2002
parent3de08d01700c288fa184c887feb45b3de5f3e515 (diff)
downloadtcl-3179298819aa21980bfe9e77759c6e5f7291e77a.zip
tcl-3179298819aa21980bfe9e77759c6e5f7291e77a.tar.gz
tcl-3179298819aa21980bfe9e77759c6e5f7291e77a.tar.bz2
Don't let Tcl depend on USE_32BIT_TIME_T any more: If your compiler supports it, time_t will be 64-bit internally. But at API-level, time_t will still be restricted to 32-bit on Win32 (Not on Win64).
This keeps Tcl_StatBuf the same (unless USE_64BIT_TIME_T is defined), so 64-bit times still cannot be used everywhere.
Diffstat (limited to 'ChangeLog.2002')
0 files changed, 0 insertions, 0 deletions