1   _        ___  ____ ____  ____                _     _
2  |_|_ _   / _ \/ ___/ ___||  _ \   _   _ _   _(_) __| |
3  _|_||_| | | | \___ \___ \| |_) | | | | | | | | |/ _` |
4 |_||_|_| | |_| |___) |__) |  __/  | |_| | |_| | | (_| |
5  |_|_|_|  \___/|____/____/|_|      \__,_|\__,_|_|\__,_|
6
7  OSSP uuid - Universally Unique Identifier
8
9  TODO
10  ====
11
12  - <none>
13
14  CANDO
15  =====
16
17  - allow to re-create version 1 UUIDs by specifying time, etc.
18  - getopt_long support for CLI?
19  - a more sophisticated test suite with UUID references?!
20  - more platform support in uuid_mac.c?!
21  - global memory locking according to standard hints??
22  - persistent/non-volatile state writing according to standard hints??
23
24