f7287225df
- Use CLOCK_MONOTONIC instead of CLOCK_REALTIME, because CLOCK_MONOTONIC does not wrap into negative in near future. This fixes any potential problems using "pthread_cond_timedwait()". - Fix a bug where the "libusb_wait_for_event()" function computes an absolute timeout instead of a relative timeout. USB transfers do not depend on this timeout value. - Add dependency towards LibPthread to Makefile, because LibUSB v1.0 needs this library to function correctly. MFC after: 1 week |
||
---|---|---|
.. | ||
libusb01.c | ||
libusb10_desc.c | ||
libusb10_io.c | ||
libusb10.c | ||
libusb10.h | ||
libusb20_desc.c | ||
libusb20_desc.h | ||
libusb20_int.h | ||
libusb20_ugen20.c | ||
libusb20.3 | ||
libusb20.c | ||
libusb20.h | ||
libusb.3 | ||
libusb.h | ||
Makefile | ||
usb.h |