summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/gzip/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/gzip/TODO')
-rw-r--r--gnu/usr.bin/gzip/TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/gnu/usr.bin/gzip/TODO b/gnu/usr.bin/gzip/TODO
index 37b3c5c..865be92 100644
--- a/gnu/usr.bin/gzip/TODO
+++ b/gnu/usr.bin/gzip/TODO
@@ -8,6 +8,11 @@ Some of the planned features include:
library, but this would degrade performance. In the meantime, you can
look at the sample program zread.c.
+ The library should have one mode in which compressed data is sent
+ as soon as input is available, instead of waiting for complete
+ blocks. This can be useful for sending compressed data to/from interactive
+ programs.
+
- Make it convenient to define alternative user interfaces (in
particular for windowing environments).
OpenPOWER on IntegriCloud