lib/compression: Import of lzxpress decompression algorithm
authorMatthieu Suiche <matt@msuiche.net>
Thu, 10 Jul 2008 09:31:43 +0000 (09:31 +0000)
committerStefan Metzmacher <metze@samba.org>
Mon, 18 Aug 2008 12:52:35 +0000 (14:52 +0200)
commit531882dadd57eb6fa048c5d6e5fe3accc20df751
treecb15a9f89413a260b13af79259d5e99529d96303
parent61f2958c84beeedcf369ccdc02afed0c8055b108
lib/compression: Import of lzxpress decompression algorithm

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source/lib/basic.mk
source/lib/compression/lzxpress.c [new file with mode: 0644]
source/lib/compression/lzxpress.h [new file with mode: 0644]