Tizen 2.1 base tizen_2.1 2.1b_release 2.2_release accepted/tizen_2.1/20130425.033045 submit/tizen_2.1/20130424.225635 submit/tizen_2.2/20130714.151628
authorJinkun Jang <jinkun.jang@samsung.com>
Tue, 12 Mar 2013 16:44:00 +0000 (01:44 +0900)
committerJinkun Jang <jinkun.jang@samsung.com>
Tue, 12 Mar 2013 16:44:00 +0000 (01:44 +0900)
commit7437c07d742cf4a40035049c2f00c2d0c968847d
tree75e2fdefd4c5c2006685f19b4423332df955eebf
parent652d063c0c8db9a19a64fac911b0862a92954ddb
Tizen 2.1 base
79 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]
packaging/libusb.manifest [new file with mode: 0644]
packaging/libusb.spec [new file with mode: 0644]