master
AOSP: [LSC] Add LOCAL_LICENSE_KINDS to external/e2fsprogs
lib/ss: fix 'make install' by creating man1dir
Change compile_et to generate header files that use <et/com_err.h> instead of <com_err.h>, so the current version of the header file is used.
Fix typos in code comments and developer docs
Eliminate unused variable and unused label warnings from Android build
lib/ss/error.c: check return value malloc in ss_name()
Align function prototypes for libss's request handler function
libss: add newer libreadline.so.8 to dlopen path
ss_create_invocation: fix potential unititalized reference in error path
Many files: Checkin of e2fsprogs 0.5b
Update debian files to support the blkid library, and to fix a number of Lintian warnings.
mk_cmds: don't use explicit pathname for sed
lib/{e2p,ss}: remove manual declarations of errno
libss: fix potential null dereference if realloc() fails
Shorten compile commands run by the build system
Clean up sparse warnings
Change pkg-config files so that both <et/com_err.h> and <com_err.h> work
Fix errors in test_ss.c so it can be an example application and test case
libcom_err: Only output ^M when tty is in raw mode
libss: fix function delcaration in the test_ss regression test