summaryrefslogtreecommitdiff
path: root/libusb/os/windows_compat.h
Commit message (Expand)AuthorAgeFilesLines
* renamed windows_compat to poll_windowsPete Batard2010-03-021-134/+0
* poll fd notification improvements (windows poll layer)Pete Batard2010-03-021-1/+1
* renamed _libusb_ unistd calls to usbi_r172Pete Batard2010-02-241-7/+7
* merge abstraction for POSIX Threads and integration changes (Michael Plante, ...r169Pete Batard2010-02-241-0/+3
* updated copyright notice and credits in sourcer167Pete Batard2010-02-201-2/+2
* r137: compat layer TODOs and small fixes:r137Pete Batard2010-02-021-0/+7
* r132: harmonized compatibility layer function names (_libusb prefix always, r...r132Pete Batard2010-02-021-3/+2
* r130: fixed *size in HidD_GetPhysicalDescriptor and fixed various /W4 warning...Pete Batard2010-02-011-0/+5
* r122: fixed poll conflict on cygwin (all compat functions renamed to _libusb_...Pete Batard2010-01-281-5/+5
* r97: minor fixes for cygwin and sourcesPete Batard2010-01-211-5/+3
* r96: added sources support (Orin Eman)Pete Batard2010-01-211-0/+25
* r93: HID part 2 (WIP)Pete Batard2010-01-201-4/+5
* r88: final fix for MSVC/x64 (long in Windows' timeval struct)Pete Batard2010-01-161-3/+4
* r80: workaround for interface macro redefinition on Windows (removes the need...Pete Batard2010-01-151-9/+0
* fixed MSVC warnings (/W4 or MSVC6)Pete Batard2010-01-141-1/+1
* Fix CR/LF inconsistenciesPete Batard2010-01-141-16/+16
* svn r54: - fixes missing config_msvc.hPete Batard2010-01-141-3/+11
* svn r46: - auto-claim of interface for control transfers (improves v0.1 compa...Pete Batard2010-01-141-1/+1
* svn r44:Pete Batard2010-01-141-0/+11
* svn r31:Pete Batard2010-01-141-2/+2
* svn r29:Pete Batard2010-01-141-10/+39
* svn r27:Pete Batard2010-01-141-36/+26
* svn r22: Partial async I/O (control only) with custom poll and OVERLAPPED poi...Pete Batard2010-01-141-28/+5
* mirror libusb-winusb git branch from 2009.12.03Pete Batard2010-01-141-0/+89