]> granicus.if.org Git - curl/commit
Internal time differences now use monotonic time source if available.
authorYang Tse <yangsita@gmail.com>
Fri, 9 May 2008 16:31:51 +0000 (16:31 +0000)
committerYang Tse <yangsita@gmail.com>
Fri, 9 May 2008 16:31:51 +0000 (16:31 +0000)
commit19479ea0217c93fd2973168084d1bb724eb8a34f
treea8b59cbb90c38f93c414ec5bebee3c60bd5ae887
parentd708ef6731445a84a3d0499a4b13fd09a0dd0520
Internal time differences now use monotonic time source if available.
This also implies the removal of the winmm.lib dependency for WIN32.
17 files changed:
CHANGES
RELEASE-NOTES
configure.ac
docs/INSTALL.devcpp
docs/examples/Makefile.m32
lib/Makefile.Watcom
lib/Makefile.m32
lib/Makefile.vc6
lib/config-win32ce.h
lib/msvcproj.head
lib/select.c
lib/timeval.c
src/Makefile.Watcom
src/Makefile.m32
src/Makefile.vc6
src/curlutil.c
tests/libtest/testutil.c