e2fsprogs/resize
Theodore Ts'o 321f3446f3 Add files to build on Android
The Android.mk files were taken from the Android AOSP sources, and
updated for the 1.43 next branch.  The intention is that this will
allow the repository which is currently located in external/e2fsprogs
with one which is based off of the upstream e2fsprogs.  Right now
external/e2fsprogs was not created using "git clone", so it means that
git merges don't work.  After the external/e2fsprogs Android
repository is replaced, with one based off the upstream repository,
Android will be able to synchronize with the upstream repository by
pulling and merging from upstream, and then running the script
"./util/gen-android-files" to update any generated files.  (This is
necessary because in the Android build system, the Android.mk files
are rather stylized and don't make it easy to run arbitrary shell
scripts during the build phase.)

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2015-03-01 15:45:11 -05:00
..
Android.mk Add files to build on Android 2015-03-01 15:45:11 -05:00
Makefile.in Merge branch 'maint' into next 2014-09-11 12:40:43 -04:00
Makefile.pq Many files: 1997-11-14 05:23:04 +00:00
extent.c Fix spelling errors pointed out by translators 2011-10-08 13:32:00 -04:00
main.c resize2fs: convert fs to and from 64bit mode 2014-12-15 12:45:05 -05:00
online.c Add support for new compat feature "sparse_super2" 2014-01-30 13:58:18 -05:00
resize2fs.8.in resize2fs: convert fs to and from 64bit mode 2014-12-15 12:45:05 -05:00
resize2fs.c resize2fs: fix regression test to not depend on ext4.ko being loaded 2015-01-27 13:10:58 -05:00
resize2fs.h resize2fs: convert fs to and from 64bit mode 2014-12-15 12:45:05 -05:00
resource_track.c resize2fs: add resource tracking as a debug option 2013-01-03 09:03:53 -05:00
sim_progress.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
test-resize resize2fs: check in test-resize script 2013-01-16 14:09:21 -05:00
test_extent.c test_extents: fix a possible memory leak 2014-01-05 22:58:16 -05:00
test_extent.in Many files: 1997-06-17 03:52:12 +00:00