Imported Upstream version 1.0.9 upstream/1.0.9
authorAnas Nashif <anas.nashif@intel.com>
Sun, 4 Nov 2012 15:22:53 +0000 (07:22 -0800)
committerAnas Nashif <anas.nashif@intel.com>
Sun, 4 Nov 2012 15:22:53 +0000 (07:22 -0800)
commit6d4353397d6f598d0288feb3481e0f12f4d6d360
tree8b465c8a2346d77b441424c7db6223e75fa9e501
Imported Upstream version 1.0.9
77 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
NEWS [new file with mode: 0644]
PORTING [new file with mode: 0644]
README [new file with mode: 0644]
THANKS [new file with mode: 0644]
TODO [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
compile [new file with mode: 0755]
config.guess [new file with mode: 0755]
config.h.in [new file with mode: 0644]
config.sub [new file with mode: 0755]
configure [new file with mode: 0755]
configure.ac [new file with mode: 0644]
depcomp [new file with mode: 0755]
doc/Makefile.am [new file with mode: 0644]
doc/Makefile.in [new file with mode: 0644]
doc/doxygen.cfg.in [new file with mode: 0644]
examples/Makefile.am [new file with mode: 0644]
examples/Makefile.in [new file with mode: 0644]
examples/dpfp.c [new file with mode: 0644]
examples/dpfp_threaded.c [new file with mode: 0644]
examples/listdevs.c [new file with mode: 0644]
install-sh [new file with mode: 0755]
libusb-1.0.pc.in [new file with mode: 0644]
libusb/Makefile.am [new file with mode: 0644]
libusb/Makefile.in [new file with mode: 0644]
libusb/core.c [new file with mode: 0644]
libusb/descriptor.c [new file with mode: 0644]
libusb/io.c [new file with mode: 0644]
libusb/libusb-1.0.def [new file with mode: 0644]
libusb/libusb-1.0.rc [new file with mode: 0644]
libusb/libusb.h [new file with mode: 0644]
libusb/libusbi.h [new file with mode: 0644]
libusb/os/darwin_usb.c [new file with mode: 0644]
libusb/os/darwin_usb.h [new file with mode: 0644]
libusb/os/linux_usbfs.c [new file with mode: 0644]
libusb/os/linux_usbfs.h [new file with mode: 0644]
libusb/os/openbsd_usb.c [new file with mode: 0644]
libusb/os/poll_posix.h [new file with mode: 0644]
libusb/os/poll_windows.c [new file with mode: 0644]
libusb/os/poll_windows.h [new file with mode: 0644]
libusb/os/threads_posix.c [new file with mode: 0644]
libusb/os/threads_posix.h [new file with mode: 0644]
libusb/os/threads_windows.c [new file with mode: 0644]
libusb/os/threads_windows.h [new file with mode: 0644]
libusb/os/windows_usb.c [new file with mode: 0644]
libusb/os/windows_usb.h [new file with mode: 0644]
libusb/sync.c [new file with mode: 0644]
libusb/version.h [new file with mode: 0644]
ltmain.sh [new file with mode: 0755]
missing [new file with mode: 0755]
msvc/config.h [new file with mode: 0644]
msvc/ddk_build.cmd [new file with mode: 0644]
msvc/inttypes.h [new file with mode: 0644]
msvc/libusb.dsw [new file with mode: 0644]
msvc/libusb_dll.dsp [new file with mode: 0644]
msvc/libusb_dll.vcproj [new file with mode: 0644]
msvc/libusb_dll.vcxproj [new file with mode: 0644]
msvc/libusb_dll.vcxproj.filters [new file with mode: 0644]
msvc/libusb_sources [new file with mode: 0644]
msvc/libusb_static.dsp [new file with mode: 0644]
msvc/libusb_static.vcproj [new file with mode: 0644]
msvc/libusb_static.vcxproj [new file with mode: 0644]
msvc/libusb_static.vcxproj.filters [new file with mode: 0644]
msvc/libusb_vs2005.sln [new file with mode: 0644]
msvc/libusb_vs2010.sln [new file with mode: 0644]
msvc/listdevs.dsp [new file with mode: 0644]
msvc/listdevs.vcproj [new file with mode: 0644]
msvc/listdevs.vcxproj [new file with mode: 0644]
msvc/listdevs.vcxproj.filters [new file with mode: 0644]
msvc/listdevs_sources [new file with mode: 0644]
msvc/stdint.h [new file with mode: 0644]