Update TODO - dedup - deduplicating backup program
 (HTM) git clone git://bitreich.org/dedup/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/dedup/
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit e5bfb58f9fb886201ddae0b0892b39c45ad345ef
 (DIR) parent d44390527612ca94178f33bd6ce15d999c7cd220
 (HTM) Author: sin <sin@2f30.org>
       Date:   Wed, 21 Mar 2018 17:38:24 +0000
       
       Update TODO
       
       Diffstat:
         M TODO                                |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
 (DIR) diff --git a/TODO b/TODO
       @@ -1,3 +1,4 @@
        endianness agnostic
        version field in entry header
        lseek64 support
       +loop around in xread/xwrite so it works on FIFOs etc.