diff options
Diffstat (limited to 'shared/ossp_uuid/TODO')
-rw-r--r-- | shared/ossp_uuid/TODO | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/shared/ossp_uuid/TODO b/shared/ossp_uuid/TODO new file mode 100644 index 00000000..9bf2bdb6 --- /dev/null +++ b/shared/ossp_uuid/TODO @@ -0,0 +1,23 @@ + _ ___ ____ ____ ____ _ _ + |_|_ _ / _ \/ ___/ ___|| _ \ _ _ _ _(_) __| | + _|_||_| | | | \___ \___ \| |_) | | | | | | | | |/ _` | + |_||_|_| | |_| |___) |__) | __/ | |_| | |_| | | (_| | + |_|_|_| \___/|____/____/|_| \__,_|\__,_|_|\__,_| + + 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?? + |