• Home
  • History
  • Annotate
  • only in /external/chromium_org/third_party/libusb/
NameDateSize

..03-Jan-20144 KiB

darwin-sigfpe.patch03-Jan-20141,011

libusb.gyp03-Jan-20142.7 KiB

OWNERS03-Jan-201446

README.chromium03-Jan-2014566

src/03-Jan-20144 KiB

windows-build.patch03-Jan-20141.4 KiB

README.chromium

1Name: libusbx
2URL: http://libusb.org
3Version: 1.0.16
4License: LGPL 2.1
5License File: src/COPYING
6Security Critical: yes
7
8Description:
9libusbx provides a platform-agnostic API for accessing the USB subsystem on Mac,
10Windows, and Linux systems. All the unused files are removed.
11
12Local 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