Commit 544385c
committed
6bf2db6 netbsd: Add error number to debug output
cfc6694 netbsd: Print control transfer request debug values in hex
9891cf2 netbsd/openbsd: Remove extraneous parentheses around ioctl call
0a29e4f netbsd/openbsd: Drop parentheses around return values
681a851 sunos: Return error if OS paths hit their limits
7218b0d sunos: Fix error detection in sunos_submit_transfer()
ba83b68 core: Fix always-true condition in log callback function setting
76df571 core: Avoid crash due to premature va_end
8450cc9 Revert "windows: Fix off-by-one error in HID backend for devices without report IDs"
cc498de windows: Refactor parsing of MI_XX string taking into account it's 16-based
07441f5 Fix github action warnings
a8a70f6 Fix build errors of tests with --enable-debug-log
3bace66 Fix build error with --enable-debug-log
7c169b8 Add github action build for --enable-debug-log
git-subtree-dir: libusb
git-subtree-split: 6bf2db6
1 parent 80190c5 commit 544385c
File tree
13 files changed
+163
-129
lines changed- .github/workflows
- libusb
- os
- tests
13 files changed
+163
-129
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
38 | 42 | | |
39 | 43 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2302 | 2302 | | |
2303 | 2303 | | |
2304 | 2304 | | |
| 2305 | + | |
2305 | 2306 | | |
2306 | 2307 | | |
2307 | 2308 | | |
| |||
2311 | 2312 | | |
2312 | 2313 | | |
2313 | 2314 | | |
2314 | | - | |
2315 | 2315 | | |
2316 | | - | |
2317 | | - | |
2318 | | - | |
| 2316 | + | |
| 2317 | + | |
| 2318 | + | |
| 2319 | + | |
2319 | 2320 | | |
2320 | | - | |
2321 | | - | |
2322 | | - | |
| 2321 | + | |
| 2322 | + | |
| 2323 | + | |
| 2324 | + | |
2323 | 2325 | | |
2324 | | - | |
2325 | | - | |
2326 | | - | |
2327 | | - | |
2328 | | - | |
2329 | | - | |
2330 | | - | |
| 2326 | + | |
| 2327 | + | |
| 2328 | + | |
| 2329 | + | |
| 2330 | + | |
| 2331 | + | |
| 2332 | + | |
| 2333 | + | |
| 2334 | + | |
2331 | 2335 | | |
2332 | | - | |
2333 | | - | |
2334 | 2336 | | |
2335 | | - | |
2336 | | - | |
2337 | | - | |
2338 | | - | |
2339 | | - | |
| 2337 | + | |
| 2338 | + | |
| 2339 | + | |
| 2340 | + | |
| 2341 | + | |
2340 | 2342 | | |
2341 | | - | |
2342 | | - | |
| 2343 | + | |
| 2344 | + | |
2343 | 2345 | | |
2344 | | - | |
2345 | | - | |
| 2346 | + | |
| 2347 | + | |
2346 | 2348 | | |
2347 | | - | |
| 2349 | + | |
2348 | 2350 | | |
2349 | | - | |
2350 | | - | |
2351 | | - | |
2352 | | - | |
2353 | | - | |
2354 | | - | |
| 2351 | + | |
| 2352 | + | |
| 2353 | + | |
| 2354 | + | |
| 2355 | + | |
| 2356 | + | |
| 2357 | + | |
| 2358 | + | |
2355 | 2359 | | |
2356 | | - | |
2357 | | - | |
| 2360 | + | |
| 2361 | + | |
2358 | 2362 | | |
2359 | | - | |
2360 | | - | |
2361 | | - | |
2362 | | - | |
2363 | | - | |
2364 | | - | |
| 2363 | + | |
| 2364 | + | |
| 2365 | + | |
| 2366 | + | |
| 2367 | + | |
| 2368 | + | |
| 2369 | + | |
2365 | 2370 | | |
2366 | | - | |
| 2371 | + | |
| 2372 | + | |
| 2373 | + | |
2367 | 2374 | | |
2368 | 2375 | | |
2369 | 2376 | | |
| |||
2448 | 2455 | | |
2449 | 2456 | | |
2450 | 2457 | | |
2451 | | - | |
2452 | 2458 | | |
| 2459 | + | |
2453 | 2460 | | |
2454 | 2461 | | |
2455 | 2462 | | |
| |||
0 commit comments