[PATCH] Deltification library work by Nicolas Pitre.
authorNicolas Pitre <nico@cam.org>
Thu, 19 May 2005 14:27:14 +0000 (10:27 -0400)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 19 May 2005 15:56:22 +0000 (08:56 -0700)
This patch adds the basic library functions to create and replay delta
information. Also included is a test-delta utility to validate the
code.

diff-delta was based on LibXDiff written by Davide Libenzi

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Davide Libenzi <davidel@xmailserver.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found