Support reading UUIDs from /proc/sys/kernel/random/uuid
commit2b8ffb145e7d88ac2564c973395d847d22fec9e5
authorOlly Betts <olly@survex.com>
Wed, 30 Nov 2016 06:35:20 +0000 (30 19:35 +1300)
committerOlly Betts <olly@survex.com>
Fri, 2 Dec 2016 22:14:41 +0000 (3 11:14 +1300)
treea27a0d71929c47c6a5ef78f9e33e4436149f1dcd
parent9da2a1d55e5b0bfddcae2c1270de11c2809ce510
Support reading UUIDs from /proc/sys/kernel/random/uuid

Especially useful when building for Android, as it avoids having to
cross-build a UUID library.

(cherry picked from commit 2d4b56b3bcda3006a8d2a4f234a06ae6784e0432)
xapian-core/INSTALL
xapian-core/common/Makefile.mk
xapian-core/common/proc_uuid.cc [new file with mode: 0644]
xapian-core/common/proc_uuid.h [new file with mode: 0644]
xapian-core/common/safeuuid.h
xapian-core/configure.ac