1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/src
Michael Kaufmann d25b050379 time-cond: fix reading the file modification time on Windows
On Windows, stat() may adjust the unix file time by a daylight saving time
offset. Avoid this by calling GetFileTime() instead.

Fixes #2164
Closes #2204
2018-02-05 22:02:10 +01:00
..
macos
.gitignore
CMakeLists.txt
curl.rc
Makefile.am
makefile.amiga
Makefile.b32
makefile.dj
Makefile.inc time-cond: fix reading the file modification time on Windows 2018-02-05 22:02:10 +01:00
Makefile.m32
Makefile.netware
Makefile.Watcom
mkhelp.pl
slist_wc.c
slist_wc.h
tool_binmode.c
tool_binmode.h
tool_bname.c
tool_bname.h
tool_cb_dbg.c
tool_cb_dbg.h
tool_cb_hdr.c
tool_cb_hdr.h
tool_cb_prg.c build: fix termios issue on android cross-compile 2018-02-01 08:07:45 +01:00
tool_cb_prg.h
tool_cb_rea.c
tool_cb_rea.h
tool_cb_see.c
tool_cb_see.h
tool_cb_wrt.c
tool_cb_wrt.h
tool_cfgable.c
tool_cfgable.h time-cond: fix reading the file modification time on Windows 2018-02-05 22:02:10 +01:00
tool_convert.c
tool_convert.h
tool_dirhie.c
tool_dirhie.h
tool_doswin.c
tool_doswin.h
tool_easysrc.c
tool_easysrc.h
tool_filetime.c time-cond: fix reading the file modification time on Windows 2018-02-05 22:02:10 +01:00
tool_filetime.h time-cond: fix reading the file modification time on Windows 2018-02-05 22:02:10 +01:00
tool_formparse.c
tool_formparse.h
tool_getparam.c time-cond: fix reading the file modification time on Windows 2018-02-05 22:02:10 +01:00
tool_getparam.h
tool_getpass.c
tool_getpass.h
tool_help.c
tool_help.h
tool_helpers.c
tool_helpers.h
tool_homedir.c
tool_homedir.h
tool_hugehelp.c.cvs
tool_hugehelp.h
tool_libinfo.c
tool_libinfo.h
tool_main.c
tool_main.h
tool_metalink.c
tool_metalink.h
tool_msgs.c
tool_msgs.h
tool_operate.c time-cond: fix reading the file modification time on Windows 2018-02-05 22:02:10 +01:00
tool_operate.h
tool_operhlp.c
tool_operhlp.h
tool_panykey.c
tool_panykey.h
tool_paramhlp.c
tool_paramhlp.h
tool_parsecfg.c
tool_parsecfg.h
tool_sdecls.h
tool_setopt.c
tool_setopt.h
tool_setup.h
tool_sleep.c
tool_sleep.h
tool_strdup.c
tool_strdup.h
tool_urlglob.c
tool_urlglob.h
tool_util.c
tool_util.h
tool_version.h
tool_vms.c
tool_vms.h
tool_writeout.c
tool_writeout.h
tool_xattr.c
tool_xattr.h