]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-fs: Added fs-compress wrapper.
authorTimo Sirainen <tss@iki.fi>
Thu, 7 May 2015 17:25:44 +0000 (20:25 +0300)
committerTimo Sirainen <tss@iki.fi>
Thu, 7 May 2015 17:25:44 +0000 (20:25 +0300)
commitd0c3964c88496a3c476a649c21f2abf8d81fd7ab
tree073b3481fecaae128f3a501714fb4cd75780f9aa
parent441f0e0d84082eb498e620327ebf4de509052d15
lib-fs: Added fs-compress wrapper.
Future TODO could include automatically detecting the format of the input
file, but this should be optional.
src/lib-fs/Makefile.am
src/lib-fs/fs-api-private.h
src/lib-fs/fs-api.c
src/lib-fs/fs-compress.c [new file with mode: 0644]