1 Star 0 Fork 0

bluesubmarine/bsdiff

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
README 540 Bytes
一键复制 编辑 原始数据 按行查看 历史
Patrick McCarty 提交于 2016-02-16 11:57 . Initial commit
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().
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/lukeson/bsdiff.git
[email protected]:lukeson/bsdiff.git
lukeson
bsdiff
bsdiff
master

搜索帮助