Windows: Fix multiple warnings
[platform/upstream/libusb.git] / libusb / os / threads_posix.c
2012-06-06 Pete BatardLinux: Fix a major regression in threads_posix.c
2012-05-23 Pete BatardMisc: Ensure all sources are UTF-8
2012-05-10 Pete BatardWindows: Fix missing cygwin thread ID
2012-05-08 Pete BatardBSD: Add thread ID support for OpenBSD > 5.1
2012-05-06 Peter StugeCore: Add a timestamping and thread ID to logging
2012-04-03 Pete BatardMisc: Rebrand to libusbx
2012-02-08 Sean McBridethreads_posix.c: Fix prototype warning by including...
2011-07-24 Vitali LovichAdd recursive mutexes to threading abstraction