aboutsummaryrefslogtreecommitdiff
path: root/lib/support
AgeCommit message (Expand)Author
2017-10-16Use -Werror in external/e2fsprogsChih-Hung Hsieh
2017-10-14Revert "Use -Werror in external/e2fsprogs"Jin Qian
2017-10-10Use -Werror in external/e2fsprogsChih-Hung Hsieh
2017-07-28build mke2fs for windows using android mingw libraryJin Qian
2017-02-24Disable macro redefined warnings.Christopher Ferris
2017-01-23Convert e2fsprogs targets to soong.Alex Deymo
2016-10-21Bring back libext2_profile build rules.Jeff Sharkey
2016-10-21Update generated files for AndroidJeff Sharkey
2016-09-01Fix build reproducibility for mk_cmds and compile_etTheodore Ts'o
2016-09-01Update release notes, etc. for 1.43.2 releaseTheodore Ts'o
2016-06-07tests: suppress use of libmagic when running the regression test suiteTheodore Ts'o
2016-05-29Fix Android build warningsTheodore Ts'o
2016-05-29libsupport: fix gcc -Wall nitsTheodore Ts'o
2016-05-29Android.mk: add parse_qtype.c the list of source filesTheodore Ts'o
2016-05-21e2fsck: fix project quota supportTheodore Ts'o
2016-05-21mke2fs: fix project quota creationTheodore Ts'o
2016-05-08mke2fs: fix the parsing used for -E quotatype=usrquota:grpquota:prjquotaTheodore Ts'o
2016-03-26Fix missing prototype warnings caused by missing header filesTheodore Ts'o
2016-03-18libsupport: fix potential resource leaks in the profile codeTheodore Ts'o
2016-03-18libsupport: fix function prototype for parse_quota_optsTheodore Ts'o
2016-03-18Android.mk: fix up the library -host naming convention changeTheodore Ts'o
2016-03-18Fix various clang and gcc -Wall warningsTheodore Ts'o
2016-03-15Android.mk: Replace _host suffix with more standard -host suffixAlex Deymo
2016-03-14Cleanup Obsolete LOCAL_PRELINK_MODULEYing Wang
2016-03-06Add project quota supportLi Xi
2016-03-06Clean up codes for adding new quota typeLi Xi
2015-10-24libext2fs: clean up feature test macros with predicate functionsDarrick J. Wong
2015-07-13Eliminate unused parameter warnings from Android buildTheodore Ts'o
2015-07-12Eliminate doubly defined _LARGEFILE_SOURCE warningTheodore Ts'o
2015-07-12Move dict.c from e2fsck to lib/supportTheodore Ts'o
2015-07-12Move the check_plausibility() function from misc to lib/supportTheodore Ts'o
2015-07-12Move the profile parsing functions from e2fsck to lib/supportTheodore Ts'o
2015-07-12tune2fs: allow tune2fs to be built as a static library for AndroidTheodore Ts'o
2015-07-12rename libquota.a to libsupport.aTheodore Ts'o