core: Remove use of gettimeofday()
[platform/upstream/libusb.git] / libusb / os / windows_nt_common.c
2017-01-12 Chris Dickenscore: Remove use of gettimeofday()
2016-08-17 Hans de Goedewinnt: Do not differ between cancel / timeout ourselves
2016-02-24 Chris Dickenscore: Remove POSIX threads influence from synchronizati...
2016-01-28 Chris DickensWindows/WinCE: Improve the run-time dynamic linking...
2016-01-28 Chris DickensWindows: Fix some minor issues in windows_nt_common.c
2016-01-27 Chris DickensWindows: Minor improvements to windows_nt_common.c
2016-01-27 Chris DickensWindows: Replace open-coded string alloc + copy with...
2016-01-27 Chris DickensWindows: Source file cleanup
2016-01-24 Dmitry Fleytmanwindows: Move common definitions to a separate file