Patrick McCarty 33273c0f93 Release version 1.0.1
This release fixes a small issue with permissions on the target files
created by both bsdiff and bspatch, namely that there is no reason for
them not to be group and world readable.

Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2016-02-26 12:59:53 -08:00
2016-02-16 11:57:55 -08:00
2016-02-16 11:57:55 -08:00
2016-02-16 11:57:55 -08:00
2016-02-16 11:57:55 -08:00
2016-02-16 11:57:55 -08:00
2016-02-16 11:57:55 -08:00
2016-02-16 11:57:55 -08:00
2016-02-26 12:59:53 -08:00
2016-02-16 11:57:55 -08:00
2016-02-16 11:57:55 -08:00
2016-02-16 11:57:55 -08:00
2016-02-16 11:57:55 -08:00
2016-02-16 11:57:55 -08:00

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
No description provided
Readme 2 MiB
Languages
C 80%
Shell 9.9%
Makefile 4.8%
M4 3.3%
Perl 2%