Windows: Fix multiple warnings
[platform/upstream/libusb.git] / libusb / os / threads_windows.c
2013-03-03 Pete BatardWinCE: Post integration cleanup
2013-02-18 Ludovic RousseauWindows: fix compiler warning
2013-02-18 Ludovic RousseauWindows: fix compiler warning
2013-01-23 Toby GrayWindows: Simplify poll_windows and add provisions for...
2012-08-03 Orin EmanCore: NULL list pointers on deletion
2012-07-17 Simon HaggettWindows: usbi_cond_destroy() should free handles create...
2012-07-02 Pete BatardWindows: Address MSVC Level 4 & WDK's OACR/Prefast...
2012-05-23 Pete BatardMisc: Ensure all sources are UTF-8
2012-05-06 Peter StugeCore: Add a timestamping and thread ID to logging
2012-04-10 Pete BatardWindows: misc improvements
2012-04-03 Pete BatardMisc: Rebrand to libusbx
2012-03-28 Pete BatardWindows: fix Clang warnings about unused assignations
2010-07-28 Pete BatardAdd Windows support