Files
rk35xx-android14/external/bsdiff/README.chromium
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

13 lines
411 B
Plaintext

Homepage: http://www.daemonology.net/bsdiff/
Version: 4.3.1
License: BSD-2
Description:
Binary diff/patch utility.
bsdiff and bspatch are tools for building and applying patches to binary
files. By using suffix sorting and taking advantage of how executable files
change, bsdiff routinely produces binary patches 50-80% smaller than those
produced by Xdelta, and 15% smaller than those produced by .RTPatch.