• Home
Name Date Size #Lines LOC

..--

src/03-May-2024-25,65915,793

BUILD.gnD03-May-20242.8 KiB115106

OWNERSD03-May-202446 42

README.chromiumD03-May-2024609 2017

darwin-sigfpe.patchD03-May-20241,011 2318

libusb.gypD03-May-20243.2 KiB122120

upstream-tick147.patchD03-May-2024585 1411

windows-build.patchD03-May-20241.4 KiB5551

README.chromium

1Name: libusbx
2URL: http://libusb.org
3Version: 1.0.17
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- upstream-tick147.patch has been applied.
20