master
Add ZFS test image to blkid test suite
AOSP: Compile libext2_blkid and libext2_uuid on Mac OS X for the Cuttlefish launcher
Define MKDIR_P in the Makefile.in files instead in MCONFIG.in
Don't use in-tree header files if using system uuid or blkid libraries
Change pkg-config files so that both <et/com_err.h> and <com_err.h> work
blkid: fix -Wunused-but-set-variable warning in blkid_read_cache()
libext2fs: fix endian checking bits
aclocal.m4: update to newer versions of autoconf macros
AOSP: e2fsdroid/libext2fs: move hashmap into libext2fs
libblkid: fix gcc -Wall warnings
lib/blkid: suppress -Wstringop-truncation warning in blkid_strndup()
lib/blkid: fix -Wunused-variable warning in blkid_get_dev_size()
Change "filesystem" to "file system" in the man pages
blkid: use offsetof() to avoid UBSAN warnings
Fix implicit my_llseek declaration error when targeting musl libc
lib/blkid: fix unaligned access to hfs_mdb
lib/blkid: remove 32-bit x86 byteswap assembly
Shorten compile commands run by the build system
lib/blkid: suppress -Wunused-result warning in blkid_flush_cache()
Fix typos in code comments and developer docs
tests: skip unsupported tests on MacOS systems
blkid: adjust copyright license for version.c to be LGPL