aboutsummaryrefslogtreecommitdiffstats
path: root/lib/uuid
Commit message (Expand)AuthorAgeFilesLines
* build static e2fsprogsAusten Dicken2015-10-161-0/+12
* Export include details from libuuid.Jeff Sharkey2015-02-211-0/+4
* Cleanup Obsolete LOCAL_PRELINK_MODULE.Ying Wang2014-12-161-2/+0
* lib/uuid: make a static library alsoJP Abgrall2014-06-111-0/+24
* Switch back to 1.42.9 now that there is a fixJP Abgrall2014-03-196-32/+63
* Revert changes that moved from 1.41.14 to 1.42.9JP Abgrall2014-03-066-63/+32
* Add files that would normally be generated by the e2fsprogs build systemBernhard Rosenkränzer2014-01-0514-13/+153
* Re-add Android makefiles from AOSP masterBernhard Rosenkränzer2013-12-311-0/+67
* build: use long long for __u64 by defaultAndreas Dilger2013-12-153-4/+5
* e2fsprogs: add (optional) sparse checking to the buildDarrick J. Wong2013-10-111-0/+1
* misc: cleanup unused variables on MacOSAndreas Dilger2012-12-291-8/+11
* tests: don't consider "make check" a compiler errorAndreas Dilger2012-12-291-7/+21
* Fix blhc (Build Log Hardening Check) warningsTheodore Ts'o2012-06-131-2/+2
* Change pkg-config files so that both <et/com_err.h> and <com_err.h> workTheodore Ts'o2012-05-141-1/+1
* Fix parallel (make -j) buildMatthias Andree2012-05-111-1/+1
* Update Release Notes, Changelogs, version.h, etc. for 1.42 releaseTheodore Ts'o2011-11-291-10/+20
* Shorten compile commands run by the build systemTheodore Ts'o2011-09-1812-0/+15
* Add configure options --enable-symlink-build and --enable-symlink-installTheodore Ts'o2010-05-171-2/+4
* Don't use in-tree header files if using system uuid or blkid librariesTheodore Ts'o2009-10-044-16/+19
* Add support for configure --enable-verbose-makecmdsTheodore Ts'o2009-07-021-48/+48
* libuuid: Don't run uuidd if it would fail due to permission problemsTheodore Ts'o2009-06-302-2/+8
* libuuid, uuidd: Avoid infinite loop while reading from the socket fdTheodore Ts'o2009-06-291-3/+7
* libuuid: Make sure fd's 0, 1, and 2 are valid before exec'ing uuiddTheodore Ts'o2009-06-291-1/+4
* libuuid: Close all file descriptors before running uuiddTheodore Ts'o2009-04-151-3/+36
* Fix pkg-config files: use Requires.private and fix the include directoryTheodore Ts'o2008-09-021-1/+1
* Remove trailing whitespace for the entire source treeTheodore Ts'o2008-08-2713-40/+40
* libuuid: Windows portability fixesTheodore Ts'o2008-08-224-8/+66
* Fix gcc -Wall warnings in libuuidTheodore Ts'o2008-06-071-1/+7
* libuuid: don't use unitialized variableMatthias Koenig2008-05-111-1/+1
* Add portability checks to support DJGPPChristophe GRENIER2008-02-171-1/+3
* libuuid: use fcntl locking instead of lockfTheodore Ts'o2008-02-161-2/+10
* libuuid: Make sure execl() variadic function is properly terminatedTheodore Ts'o2008-01-271-1/+2
* Update dependencies in lib/uuid/Makefile.inTheodore Ts'o2007-12-311-1/+2
* Test for sys/syscall.h in configure to fix dietlibc build problemTheodore Ts'o2007-12-311-1/+1
* Add --disable-uuidd configure optionTheodore Ts'o2007-12-311-0/+2
* libuuid: Fix bug which caused uuidd to fail if sizeof(int) != sizeof(int *)Theodore Ts'o2007-12-211-3/+3
* libuuid: Only try to start the uuidd daemon a limited number of timesTheodore Ts'o2007-12-171-1/+2
* libuuid: When starting uuidd, use waitpid() to reap the zombie processTheodore Ts'o2007-12-171-2/+4
* uuidd: Use /var/lib/libuuid instead of /var/run/uuiddTheodore Ts'o2007-12-171-2/+2
* Add uuidd daemon to prevent duplicate time-based UUID'sTheodore Ts'o2007-12-162-16/+292
* Fix uuid_unparse man page to give a correct example UUID output stringTheodore Ts'o2007-12-151-2/+2
* Remove Changelog files since they're not used after the git migrationTheodore Ts'o2007-07-081-581/+0
* Update Release Notes, Changelogs, version.h, etc. for 1.40 releaseTheodore Ts'o2007-06-241-0/+4
* Add failsafe against duplicate UUID's generated by threaded programsTheodore Ts'o2006-10-222-0/+32
* Set FD_CLOEXEC on the /dev/random file descriptor used by libuuidTheodore Ts'o2006-01-062-0/+11
* Address parallel build problem in the library MakefilesTheodore Ts'o2005-12-102-0/+8
* Update for e2fsprogs 1.38 release.Theodore Ts'o2005-06-301-0/+4
* Update for the e2fsprogs 1.37 release.Theodore Ts'o2005-03-211-0/+4
* Update for release of e2fsprogs 1.36.Theodore Ts'o2005-02-051-0/+4
* Remove *.pc files on a "make distclean"Theodore Ts'o2005-02-052-1/+6