Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-01-11 | tools/idevicedevmodectl: Fix action success check and device reboot detection | Nikias Bassen | 1 | -17/+25 | |
2023-12-16 | idevicedevmodectl: Include unistd.h for usleep() | Khem Raj | 1 | -0/+1 | |
clang16 flags the missing header Fixes ../../git/tools/idevicedevmodectl.c:363:2: error: call to undeclared function 'usleep'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
2023-06-29 | tools/idevicedevmodectl: Add missing include | Nikias Bassen | 1 | -0/+1 | |
2022-12-10 | tools: Add idevicedevmodectl tool | Nikias Bassen | 1 | -0/+451 | |