summaryrefslogtreecommitdiff
path: root/libusb/os/darwin_usb.c
Commit message (Expand)AuthorAgeFilesLines
* merge abstraction for POSIX Threads and integration changes (Michael Plante, ...r169Pete Batard2010-02-241-99/+112
* svn r55: - fixes list_for_each_entry calls for Darwin and LinuxPete Batard2010-01-141-2/+2
* Darwin: fix warning in darwin_error_str()Ludovic Rousseau2009-11-211-1/+1
* Darwin: allow devices to be opened multiple timesNathan Hjelm2009-11-211-52/+76
* Darwin: handle overflowsNathan Hjelm2009-09-111-2/+14
* Darwin: 64-bit type fixesToby Peterson2009-08-231-2/+3
* Darwin: fix crash when reading descriptors after closeNathan Hjelm2009-08-231-0/+3
* Darwin: improve handling of disconnected devicesNathan Hjelm2009-06-071-25/+53
* Darwin: fix parsing of config descriptorsNathan Hjelm2009-06-071-16/+43
* Darwin: get_config_descriptor bugfixesNathan Hjelm2009-03-221-5/+23
* Fix compilation of Darwin backendDaniel Drake2009-02-251-2/+2
* Darwin backendNathan Hjelm2009-02-161-0/+1449