summaryrefslogtreecommitdiff
path: root/examples/lsusb.c
Commit message (Expand)AuthorAgeFilesLines
* includes simplification and cleanup (core)Pete Batard2010-02-241-1/+0
* r116: DDK build completion (Orin Eman):Pete Batard2010-01-261-1/+5
* r85: fixed MSVC warnings for x64 and reverted ssize_t to int for libusb_get_d...Pete Batard2010-01-161-1/+2
* svn r54: - fixes missing config_msvc.hPete Batard2010-01-141-2/+1
* lsusb example: make print_devs() staticLudovic Rousseau2009-11-211-1/+1
* Introduce contexts to the APIDaniel Drake2008-06-261-3/+3
* Rework configuration handlingDaniel Drake2008-05-091-3/+8
* libusb_get_device_list() can return negative error codeDaniel Drake2008-05-091-1/+2
* Fix libusb_get_device_list return valueDaniel Drake2008-05-041-3/+4
* Expose bus number and device addressDaniel Drake2008-05-021-1/+3
* Constify some return dataDaniel Drake2008-04-011-1/+1
* Rename descriptor-getting functionsDaniel Drake2008-03-091-1/+2
* Persistent libusb_device storageDaniel Drake2008-03-081-1/+1
* Rework device discovery APIDaniel Drake2008-03-061-7/+10
* Remove timers and signalfdDaniel Drake2008-01-301-1/+6
* API renaming: remove fpi and usb_ stuffDaniel Drake2008-01-041-1/+1
* Rename to libusb-1.0Daniel Drake2008-01-041-11/+11
* Initial commitDaniel Drake2007-12-021-0/+46