]> granicus.if.org Git - curl/commit
timediff: make it 64 bit (if possible) even with 32 bit time_t
authorDaniel Stenberg <daniel@haxx.se>
Wed, 31 Jul 2019 13:30:31 +0000 (15:30 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 1 Aug 2019 05:43:24 +0000 (07:43 +0200)
commitb1616dad8f088d873d88f88b4d884335a4ca285f
tree31637b618958b051693d23591042468243fe0b35
parent7c14dde9240a6a113358fe551f378328a41477e2
timediff: make it 64 bit (if possible) even with 32 bit time_t

... to make it hold microseconds too.

Fixes #4165
Closes #4168
15 files changed:
lib/asyn-thread.c
lib/connect.c
lib/ftp.c
lib/hostip.c
lib/hostip.h
lib/http2.c
lib/multi.c
lib/multiif.h
lib/pingpong.c
lib/progress.c
lib/select.h
lib/timeval.c
lib/timeval.h
lib/url.c
lib/urldata.h