summaryrefslogtreecommitdiff
path: root/libusb/os/windows_compat.c
Commit message (Expand)AuthorAgeFilesLines
* r145: fixed memory leak in _libusb_pollr145Pete Batard2010-02-091-15/+27
* r139: improved CancelIoEx vs CancelIo detection(Michael Plante, Orin Eman)r139Pete Batard2010-02-031-13/+11
* r138b: oops - don't leave debug code in commits!r138bPete Batard2010-02-031-1/+0
* r138: additional DDK/SDK versions checks for cancel_io inline (MSVC7+ users o...r138Pete Batard2010-02-031-1/+6
* r137: compat layer TODOs and small fixes:r137Pete Batard2010-02-021-13/+34
* r135: stopped modifying errno if succeeded.r135Michael Plante2010-02-021-7/+11
* r132: harmonized compatibility layer function names (_libusb prefix always, r...r132Pete Batard2010-02-021-30/+30
* r127: merged concurrency branch with master (native improved concurrency hand...Pete Batard2010-01-301-53/+88
* r122: fixed poll conflict on cygwin (all compat functions renamed to _libusb_...Pete Batard2010-01-281-5/+5
* r114: sources update and build script (Orin Eman)Pete Batard2010-01-251-0/+4
* r104: thread safety change for pipe_number globalMichael Plante2010-01-231-2/+5
* r98: additional MSVC6 fixesPete Batard2010-01-211-1/+2
* r96: added sources support (Orin Eman)Pete Batard2010-01-211-3/+5
* r93: HID part 2 (WIP)Pete Batard2010-01-201-4/+7
* r78: fixed remaining cygwin warnings (missing prototypes)Pete Batard2010-01-151-1/+5
* r76: added cygwin supportPete Batard2010-01-151-0/+24
* Fix CR/LF inconsistenciesPete Batard2010-01-141-45/+45
* svn r62: More MSVC6 compatibilityPete Batard2010-01-141-1/+0
* svn r61: - fixes improper allocation of overlapped in pipe_for_poll()Pete Batard2010-01-141-10/+19
* svn r56: - MSVC6 compatible printb in windows_compat.cPete Batard2010-01-141-2/+7
* svn r54: - fixes missing config_msvc.hPete Batard2010-01-141-5/+6
* svn r44:Pete Batard2010-01-141-4/+10
* svn r42:Pete Batard2010-01-141-14/+11
* svn r40:Pete Batard2010-01-141-1/+4
* svn r35:Pete Batard2010-01-141-1/+1
* svn r31:Pete Batard2010-01-141-81/+142
* svn r29:Pete Batard2010-01-141-120/+569
* svn r27:Pete Batard2010-01-141-69/+210
* svn r22: Partial async I/O (control only) with custom poll and OVERLAPPED poi...Pete Batard2010-01-141-81/+44
* mirror libusb-winusb git branch from 2009.12.03Pete Batard2010-01-141-0/+163