index
:
libimobiledevice
master
stable-1-0-0
webinspectorproxy
work
A cross-platform protocol library to access iOS devices
ms
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
utils.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-22
common: Move size format helper to utils and use it in idevicebackup tools
Martin Szulecki
1
-0
/
+22
2014-10-22
common: Move string_toupper() helper to utils and use it in idevicebackup tools
Martin Szulecki
1
-0
/
+10
2014-10-22
common: Share idevicebackup helper string_build_path() from utils
Martin Szulecki
1
-0
/
+29
2014-10-22
common: Change stpcpy() signature code style slightly
Martin Szulecki
1
-1
/
+1
2014-08-06
common/utils: Silence compiler warning about ignored return value from fread()
Nikias Bassen
1
-1
/
+4
2014-05-21
Silence compiler warning about format strings using PRIu64
Martin Szulecki
1
-1
/
+1
2014-05-21
ideviceinfo: Move plist print helper code to common
Nikias Bassen
1
-0
/
+195
2014-03-21
Refactor pair record handling to use new usbmuxd pair record interface
Martin Szulecki
1
-0
/
+30
2013-09-19
utils: make buffer_write_to_filename overwrite instead of append to existing ...
Nikias Bassen
1
-3
/
+1
2013-09-17
common: Add helpers to read and write plist files
Martin Szulecki
1
-0
/
+88
2013-07-13
common: Implement stpcpy() replacement for systems lacking it
Martin Szulecki
1
-0
/
+23
2013-07-02
common: Add utils.[ch] with a string_concat() function
Federico Mena Quintero
1
-0
/
+85