summaryrefslogtreecommitdiff
path: root/atari
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-04-19 14:18:09 +0100
committerVincent Sanders <vince@kyllikki.org>2016-04-19 14:18:09 +0100
commit798654f9106387a697f4269575eaf700a180b1a9 (patch)
treec480963d2ececd0c3aa99a37435fd3c13afb1105 /atari
parentafea659fefe263040088e6dc8813cb18a6f3d219 (diff)
downloadnetsurf-798654f9106387a697f4269575eaf700a180b1a9.tar.gz
netsurf-798654f9106387a697f4269575eaf700a180b1a9.tar.bz2
remove curl fetchers use of the wallclock API
The wallclock() API uses gettimeofday which can be affected by the the systems clock being changed etc. The curl fetcher usage of this API is to generate a timing delta and does not cope with the gettimeofday issues. This changes the fetcher to use the nsutils library monotonic time function which does not suffer from the issues with gettimeofday.
Diffstat (limited to 'atari')
0 files changed, 0 insertions, 0 deletions