Michael Jerris 03dc56f95e inital addition of libuuid to tree
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16021 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-22 19:10:16 +00:00

24 lines
701 B
Plaintext

_ ___ ____ ____ ____ _ _
|_|_ _ / _ \/ ___/ ___|| _ \ _ _ _ _(_) __| |
_|_||_| | | | \___ \___ \| |_) | | | | | | | | |/ _` |
|_||_|_| | |_| |___) |__) | __/ | |_| | |_| | | (_| |
|_|_|_| \___/|____/____/|_| \__,_|\__,_|_|\__,_|
OSSP uuid - Universally Unique Identifier
TODO
====
- <none>
CANDO
=====
- allow to re-create version 1 UUIDs by specifying time, etc.
- getopt_long support for CLI?
- a more sophisticated test suite with UUID references?!
- more platform support in uuid_mac.c?!
- global memory locking according to standard hints??
- persistent/non-volatile state writing according to standard hints??