util-linux/libuuid
Romain Bouvier c893f5e462 libuuid: return correct value for uuid_generate_time_safe
Make return value consistent for consecutive calls.  If you call
uuid_generate_time_safe, it should always return -1 if it can't guarantee
uniqueness.  Without this patch, on consecutive calls where it can't guarantee
uniqueness, the first call returns -1, but later calls return 0.

Reported-by: Romain Bouvier <skunnyk@alteroot.org>
Signed-off-by: Andreas Henriksson <andreas@fatal.se>
2015-06-18 12:12:16 +02:00
..
man libuuid: (uuid.3) Improve the typesetting of the manual 2014-05-06 11:56:29 +02:00
src libuuid: return correct value for uuid_generate_time_safe 2015-06-18 12:12:16 +02:00
COPYING COPYING: fix grammar of referring phrase, and indicate location better 2013-10-08 15:38:39 +02:00
Makemodule.am build-sys: expand paths at make time 2012-08-15 02:06:53 +02:00
uuid.pc.in build-sys: use top-level directory for libuuid rather than shlibs/uuid 2011-06-09 21:54:05 +02:00