libusb/examples
Sean McBride 30ec25f738 examples/ezusb: Fix error checking regression in recent commit
Commit 00454ab0 accidently botched error checking when replacing
rewind() with fseek().

Thanks to GitHub user "anotheruserofgithub" for noticing.

Closes #1539
2024-07-29 19:55:01 +02:00
..
dpfp.c darwin: Fix multiplication overflow by better matching type sizes 2024-07-28 13:27:05 +02:00
ezusb.c examples/ezusb: Fix error checking regression in recent commit 2024-07-29 19:55:01 +02:00
ezusb.h build: Prepare config.h for inclusion in examples/tests 2020-11-27 15:22:29 -08:00
fxload.c examples/fxload: Eliminate all reserved C identifiers (leading underscores) 2024-07-28 13:27:05 +02:00
hotplugtest.c examples/hotplugtest: Tone down message about failed open 2024-01-31 12:32:56 +01:00
listdevs.c Update tests and example to use the new libusb_init_context() function 2023-01-20 11:04:14 +01:00
Makefile.am examples: Enable all examples to build on all platforms 2020-11-10 14:13:12 -08:00
sam3u_benchmark.c Update tests and example to use the new libusb_init_context() function 2023-01-20 11:04:14 +01:00
testlibusb.c Add API support for LIBUSB_SPEED_SUPER_PLUS_X2 20Gbps USB 3.2 gen 2x2 2024-05-07 19:44:28 +02:00
xusb.c xusb: Define proper exit status 2024-07-28 13:52:17 +02:00