aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLINFO_FILETIME_T.3
AgeCommit message (Collapse)Author
2018-01-30time: support > year 2038 time stamps for system with 32bit longDaniel Stenberg
... with the introduction of CURLOPT_TIMEVALUE_LARGE and CURLINFO_FILETIME_T. Fixes #2238 Closes #2264