mirror of
https://github.com/clearlinux/bsdiff.git
synced 2026-08-21 13:55:48 +00:00
8ed6fb38aa523ac73fd8b33be783fef9bb5f4994
The remaining test files need to be distributed in order to run the test suite, and export abs_builddir to the test script to point to the binaries. Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
This project is a forked version of BSDiff, as taken from the Chromium project at SVN Revision 122769. See README.chromium for background on its origins. Significant changes after the fork include: - Changing the BSDiff file format to support file owner, group, and permission information. - Adding more robust error handling. - Adding a new program, bsdump, that outputs BSDiff header information. - Converting the core functionality into a library, libbsdiff, with public API functions make_bsdiff_delta() and apply_bsdiff_delta().
Description
Languages
C
80%
Shell
9.9%
Makefile
4.8%
M4
3.3%
Perl
2%