Pete Batard 3b33bade39 fix libtool issue when building shared libs with Chinese locale
This patch modifies the ltmain.sh (and therefore libtool) scripts to
force the locale to C, even if not defined.
2010-03-08 00:40:31 +00:00
2007-12-02 22:54:59 +00:00
2007-12-02 22:54:59 +00:00
2008-01-04 00:40:49 +00:00
2009-08-27 21:40:57 +05:45
2008-05-25 23:55:23 +01:00
2008-06-15 15:30:02 -05:00

libusb
======

libusb is a library for USB device access from Linux userspace.
It is written in C and licensed under the LGPL-2.1 (see COPYING).

libusb is abstracted internally in such a way that it can hopefully
be ported to other operating systems. See the PORTING file for some
information, if you fancy a challenge :)

libusb homepage:
http://libusb.sourceforge.net

Developers will wish to consult the API documentation:
http://libusb.sourceforge.net/api-1.0/

Use the mailing list for questions, comments, etc:
https://sourceforge.net/mailarchive/forum.php?forum_name=libusb-devel

- Daniel Drake <dsd@gentoo.org>
(use the mailing list rather than mailing developers directly)
S
Description
A cross-platform library to access USB devices
Readme 4 MiB
Languages
C 91.7%
C++ 3.1%
CMake 1.6%
Batchfile 1.1%
Makefile 1%
Other 1.5%