diff options
author | Daniel Wilhelm <daniel@wili.li> | 2014-04-18 17:07:43 +0200 |
---|---|---|
committer | Daniel Wilhelm <daniel@wili.li> | 2014-04-18 17:07:43 +0200 |
commit | 4226e548662339ea1ca37b45385a7cf9b237ff1e (patch) | |
tree | 9a3fa54b85d97f05164e41bdb96b82f748a37342 /shared/ossp_uuid/TODO | |
parent | 3.7 (diff) | |
download | FreeFileSync-4226e548662339ea1ca37b45385a7cf9b237ff1e.tar.gz FreeFileSync-4226e548662339ea1ca37b45385a7cf9b237ff1e.tar.bz2 FreeFileSync-4226e548662339ea1ca37b45385a7cf9b237ff1e.zip |
3.8
Diffstat (limited to 'shared/ossp_uuid/TODO')
-rw-r--r-- | shared/ossp_uuid/TODO | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/shared/ossp_uuid/TODO b/shared/ossp_uuid/TODO deleted file mode 100644 index 9bf2bdb6..00000000 --- a/shared/ossp_uuid/TODO +++ /dev/null @@ -1,23 +0,0 @@ - _ ___ ____ ____ ____ _ _ - |_|_ _ / _ \/ ___/ ___|| _ \ _ _ _ _(_) __| | - _|_||_| | | | \___ \___ \| |_) | | | | | | | | |/ _` | - |_||_|_| | |_| |___) |__) | __/ | |_| | |_| | | (_| | - |_|_|_| \___/|____/____/|_| \__,_|\__,_|_|\__,_| - - 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?? - |