]> mj.ucw.cz Git - libucw.git/commit
added a module that supports transparent compression of data streamed into
authorRobert Spalek <robert@ucw.cz>
Tue, 17 Aug 2004 20:12:05 +0000 (20:12 +0000)
committerRobert Spalek <robert@ucw.cz>
Tue, 17 Aug 2004 20:12:05 +0000 (20:12 +0000)
commita19829b4db7b46193c2541798306060d1cd97902
tree459171b9a164154c1e70f4d78ee6b3ba2e358fff
parent1f4a181a126688f714a73a8d2e247d39d6fac6bc
added a module that supports transparent compression of data streamed into
an output fastbuf.  on the other side, reading from the stream is also
transparent

* will be used for cards
* untested
lib/Makefile
lib/lizard-fb.c [new file with mode: 0644]
lib/lizard.h