Introduce contexts to the API
authorDaniel Drake <dsd@gentoo.org>
Wed, 25 Jun 2008 04:01:51 +0000 (23:01 -0500)
committerDaniel Drake <dsd@gentoo.org>
Fri, 27 Jun 2008 03:42:59 +0000 (22:42 -0500)
commit1df713d622ab4f0b03aad72d903ac7beb8fb3b90
tree60d12ab36c2a75dbb80104d956712e6f47c72990
parent9818151c60a85aea6af24cb0996a92c3726c9864
Introduce contexts to the API

Suggested by David Zeuthen. This allows multiple libraries in the same
process to independently use libusb without interfering.
TODO
examples/dpfp.c
examples/dpfp_threaded.c
examples/lsusb.c
libusb/core.c
libusb/descriptor.c
libusb/io.c
libusb/libusb.h
libusb/libusbi.h
libusb/os/linux_usbfs.c
libusb/sync.c