e_uuid_store: Use libuuid for UUID generation and handling
authorStefan Schmidt <s.schmidt@samsung.com>
Thu, 10 Apr 2014 15:01:58 +0000 (17:01 +0200)
committerStefan Schmidt <s.schmidt@samsung.com>
Thu, 24 Apr 2014 09:03:52 +0000 (11:03 +0200)
commitcc23186dbdbad31450f833ada77232079f0481eb
tree59c54d80ec479b33a82d313c508bf19bbf87e4e4
parent19436fe61d73e27e4dc97fe483ae9dced2868323
e_uuid_store: Use libuuid for UUID generation and handling

Instead of rolling our own we go with a known working UUID implementation
here. Dependency should be easy enough as more or less every Linux system
is shipping it anyway.
configure.ac
src/bin/e.h
src/bin/e_client.c
src/bin/e_client.h
src/bin/e_uuid_store.c
src/bin/e_uuid_store.h