History log of /system/extras/squashfs_utils/squashfs_utils.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3f599b4c50fe832cae0b4b6e8a7186e532f8563e 26-Jun-2015 Sami Tolvanen <samitolvanen@google.com> squashfs_utils: fix build on Mac

Mac's libc doesn't define TEMP_FAILURE_RETRY. Include a definition
from libcutils.

Change-Id: I72c67d17614f79964fd684fd728242bee3e0599c
/system/extras/squashfs_utils/squashfs_utils.c
d640b023a6272852551550df15c2de01c335d43d 01-Jun-2015 Sami Tolvanen <samitolvanen@google.com> squashfs_utils: Add host library and parsing from buffer

Allow the squashfs_utils library to be used on host and add a function to
parse the super block from a buffer.

Change-Id: I7cc59cba9882e159faeb0b203df20aaefb5c6e16
/system/extras/squashfs_utils/squashfs_utils.c
454b989922c7fb8e1411d06ee26ad7c4e6bc2abe 16-May-2015 Elliott Hughes <enh@google.com> Don't use TEMP_FAILURE_RETRY with close in system/extras.

Bug: http://b/20501816
Change-Id: I32123049314a30a255fdf1a76a0e00bd35ac8801
/system/extras/squashfs_utils/squashfs_utils.c
f4a1ddff3b111fdc93e3b573aaebe67e3d56f0c2 02-Apr-2015 Mohamad Ayyash <mkayyash@google.com> Introduce squashfs-utils that includes helper functions

For example: extracting filesystem size from superblock

Change-Id: I97c79d80ebb767a977c8ca27f7e0877b5ead8fdc
Signed-off-by: Mohamad Ayyash <mkayyash@google.com>
/system/extras/squashfs_utils/squashfs_utils.c