Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
instead of unsinged long long
|
|
irecv_open_with_ecid() and make sure device list is always free'd properly
Thanks to tihmstar for pointing this out.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This prevents unexpected output to stderr.
|
|
|
|
allow cross compiliation
|
|
... also print all values in irecovery as hex with 0x prefix to make it clear they are hex
|
|
|
|
|
|
It requires a program to be ran, which cannot be done when cross compiling.
AC_SYS_LARGEFILE seems to be enough to implement largefile checking.
A similar change was merged into libimobiledevice.
|
|
|
|
|
|
devices on macOS
|
|
|
|
|
|
|