From cdafd05965160045889c5f9659255a9f47c16dfd Mon Sep 17 00:00:00 2001 From: John Kerl Date: Sun, 13 Dec 2015 19:10:37 -0700 Subject: [PATCH] todo --- c/todo.txt | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/c/todo.txt b/c/todo.txt index d75764ecf..9cfc73db1 100644 --- a/c/todo.txt +++ b/c/todo.txt @@ -13,15 +13,7 @@ TOP OF LIST * faqents/cookbook -* compressed I/O: - - popen w/ specified args, e.g. zcat (or sh -c zcat ... or env zcat ...) - - doc why not libs - - consider popen output, but probably just suggest pipe. - - UT join w/ mixed left/right compressed/not - - mlr -h, mld section, etc. - o zcat -cf < - o gunzip < - o xz -cd < +* test join w/ mixed left/right compressed/not * more perf tuning: - strict power-of-two malloc/strdups thruout?!? profile.