tUpdate TODO - dedup - deduplicating backup program
 (HTM) git clone git://git.z3bra.org/dedup.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (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
       t@@ -1,3 +1,4 @@
        endianness agnostic
        version field in entry header
        lseek64 support
       +loop around in xread/xwrite so it works on FIFOs etc.