master
AOSP: Compile libext2_blkid and libext2_uuid on Mac OS X for the Cuttlefish launcher
Clarified that the lib/uuid directory is under a BSD-style and referred the reader to lib/uuid/COPYING, a new file.
Define MKDIR_P in the Makefile.in files instead in MCONFIG.in
Shorten compile commands run by the build system
configure.in: Commit this file for future use; contains a configure.in script for when libuuid gets separtead out into its own package. libext2fs.texinfo: Update version numbers for 1.19 release. TODO: Commit TODO list for 1.19 release. README: Update file for 1.19 release. ChangeLog, e2fsprogs.spec: e2fsprogs.spec: Merge in a few changes from the Red Hat 6.2 spec file, now that we're using a modern rpm to build e2fsprogs. Also updated version number to 1.19. version.h: Update version number for 1.19 release. ChangeLog: Check in changes for 1.19 release.
lib/uuid: remove unneeded Windows UUID workaround
Fix typos in code comments and developer docs
Remove spaces at the end of man pages
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
Define __GNUC_PREREQ if necessary
Update and clean up uuid man pages, including renaming libuuid.3 to uuid.3
Fix typos in error messages and documentation
Use C99 stdint.h types instead of custom types in the uuid library.
libuuid: Don't run uuidd if it would fail due to permission problems