Home | History | Annotate | only in /external/chromium_org/third_party/libusb
Up to higher level directory
NameDateSize
BUILD.gn10-Mar-20152.8K
darwin-sigfpe.patch16-Dec-20141,011
libusb.gyp10-Mar-20153.2K
OWNERS16-Dec-201446
README.chromium16-Dec-2014609
src/16-Dec-2014
upstream-tick147.patch16-Dec-2014585
windows-build.patch16-Dec-20141.4K

README.chromium

      1 Name: libusbx
      2 URL: http://libusb.org
      3 Version: 1.0.17
      4 License: LGPL 2.1
      5 License File: src/COPYING
      6 Security Critical: yes
      7 
      8 Description:
      9 libusbx provides a platform-agnostic API for accessing the USB subsystem on Mac,
     10 Windows, and Linux systems. All the unused files are removed.
     11 
     12 Local Modifications:
     13 - License headers fixed.
     14 - config.h has been created to satisfy includes within the tree.
     15 - Exposing an API (libusb_interrupt_handle_event) to explicitly interrupt
     16   libusb_handle_event.
     17 - windows-build.patch has been applied.
     18 - darwin-sigfpe.patch has been applied.
     19 - upstream-tick147.patch has been applied.
     20