summaryrefslogtreecommitdiff
path: root/libusb/os/threads_windows.c
Commit message (Expand)AuthorAgeFilesLines
* misc: revert all references to libusb/libusb.infomergebackhjelmn2013-12-301-1/+1
* WinCE: Post integration cleanupPete Batard2013-03-031-13/+2
* Windows: fix compiler warningLudovic Rousseau2013-02-181-1/+1
* Windows: fix compiler warningLudovic Rousseau2013-02-181-1/+2
* Windows: Simplify poll_windows and add provisions for WinCEToby Gray2013-01-231-1/+12
* Core: NULL list pointers on deletionOrin Eman2012-08-031-5/+3
* Windows: usbi_cond_destroy() should free handles created by usbi_cond_intwait().Simon Haggett2012-07-171-0/+1
* Windows: Address MSVC Level 4 & WDK's OACR/Prefast warningsPete Batard2012-07-021-0/+2
* Misc: Ensure all sources are UTF-8Pete Batard2012-05-231-1/+1
* Core: Add a timestamping and thread ID to loggingPeter Stuge2012-05-061-0/+4
* Windows: misc improvementsPete Batard2012-04-101-1/+1
* Misc: Rebrand to libusbxPete Batard2012-04-031-3/+2
* Windows: fix Clang warnings about unused assignationsPete Batard2012-03-281-1/+0
* Add Windows supportPete Batard2010-07-271-0/+208