aboutsummaryrefslogtreecommitdiff
path: root/lib/uuid
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-06-07Revert "Mark e2fs libs vendor_available."Martijn Coenen
2017-05-24Mark e2fs libs vendor_available.Jayant Chowdhary
2017-01-23Convert e2fsprogs targets to soong.Alex Deymo
2016-10-21Update generated files for AndroidJeff Sharkey
2016-05-31lib: build elf shared libraries using -fPIC -sharedTheodore Ts'o
2016-05-22Add --enable-hardening which builds e2fsprogs with security hardeningTheodore 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-14libuuid: Silence warnings in lib/uuid when building on AndroidJames Hawkins
2016-03-14Android.mk: export uuid/uuid.hMark Salyzyn
2015-07-13Eliminate unused parameter warnings from Android buildTheodore Ts'o
2015-07-12Eliminate unused function warnings from Android buildTheodore Ts'o
2015-07-01Fix "make clean" and "make distclean"Theodore Ts'o
2015-05-25Update Android build files so the 1.43 branch builds on AOSPTheodore Ts'o
2015-03-30Clean up and fix Android build filesTheodore Ts'o
2015-03-01Add files to build on AndroidTheodore Ts'o
2014-07-06Merge branch 'maint' into nextTheodore Ts'o
2014-07-04e2fsprogs: remove checker infrastructureEric Sandeen
2014-05-11misc: create better-packaged static analysis reportsDarrick J. Wong
2014-05-11Merge branch 'maint' into nextTheodore Ts'o
2014-05-07Add a make variable for the pkgconfig install dirDavid Michael
2014-03-14all: Introduce cppcheck static checking for make C=1Darrick J. Wong
2014-01-10libuuid: add error checking to syscalls in get_clock()Theodore Ts'o
2014-01-09libuuid: check return value of uuid_parse() in testTheodore Ts'o
2013-12-15build: use long long for __u64 by defaultAndreas Dilger
2013-10-11e2fsprogs: add (optional) sparse checking to the buildDarrick J. Wong
2012-12-29misc: cleanup unused variables on MacOSAndreas Dilger
2012-12-29tests: don't consider "make check" a compiler errorAndreas Dilger
2012-06-13Fix blhc (Build Log Hardening Check) warningsTheodore Ts'o
2012-05-14Change pkg-config files so that both <et/com_err.h> and <com_err.h> workTheodore Ts'o
2012-05-11Fix parallel (make -j) buildMatthias Andree
2011-11-29Update Release Notes, Changelogs, version.h, etc. for 1.42 releaseTheodore Ts'o
2011-09-18Shorten compile commands run by the build systemTheodore Ts'o
2010-05-17Add configure options --enable-symlink-build and --enable-symlink-installTheodore Ts'o
2009-10-04Don't use in-tree header files if using system uuid or blkid librariesTheodore Ts'o
2009-07-02Add support for configure --enable-verbose-makecmdsTheodore Ts'o
2009-06-30libuuid: Don't run uuidd if it would fail due to permission problemsTheodore Ts'o
2009-06-29libuuid, uuidd: Avoid infinite loop while reading from the socket fdTheodore Ts'o
2009-06-29libuuid: Make sure fd's 0, 1, and 2 are valid before exec'ing uuiddTheodore Ts'o
2009-04-15libuuid: Close all file descriptors before running uuiddTheodore Ts'o
2008-09-02Fix pkg-config files: use Requires.private and fix the include directoryTheodore Ts'o
2008-08-27Remove trailing whitespace for the entire source treeTheodore Ts'o
2008-08-22libuuid: Windows portability fixesTheodore Ts'o
2008-06-07Fix gcc -Wall warnings in libuuidTheodore Ts'o
2008-05-11libuuid: don't use unitialized variableMatthias Koenig
2008-02-17Add portability checks to support DJGPPChristophe GRENIER