OSDN Git Service

Adapt ext4_utils for windows.
authorRaphael Moll <raphael@google.com>
Sat, 4 Feb 2012 07:02:33 +0000 (23:02 -0800)
committerRaphael Moll <raphael@google.com>
Thu, 16 Feb 2012 21:15:04 +0000 (13:15 -0800)
commit4605b3fb8a00fa37f617a8d0fe3a095d0503a845
tree648c0e8c3df25c4139cebb442c905b4ddc8ef99a
parent3ee934fecdf8148ed5ea499932aedcca7530830c
Adapt ext4_utils for windows.

This is not a full port of ext4_utils for windows.
Instead it merely enables use to use the library
for the 'create an empty fs image' functionality
as used by 'fastboot format'.

Change-Id: Ia1ffacd64e4233c4fbb369c4ac5927ccd72ac526
ext4_utils/Android.mk
ext4_utils/contents.c
ext4_utils/ext4_utils.c
ext4_utils/ext4_utils.h
ext4_utils/ext4fixup.c
ext4_utils/make_ext4fs.c
ext4_utils/output_file.c
ext4_utils/sha1.c
ext4_utils/sha1.h
ext4_utils/uuid.c