• Home
Name Date Size #Lines LOC

..--

.clang-formatD07-May-202483 53

.gitignoreD07-May-2024239 1512

Android.mkD07-May-20242.6 KiB10572

CleanSpec.mkD07-May-20242.2 KiB500

LICENSED07-May-20242.9 KiB5949

MODULE_LICENSE_BSD_LIKED07-May-20240

MakefileD07-May-20242 KiB8265

NOTICED07-May-20242.9 KiB5949

README.androidD07-May-2024214 74

README.chromiumD07-May-2024411 139

README.versionD07-May-2024109 54

bsdiff.1D07-May-20242.1 KiB6564

bsdiff.ccD07-May-20249.2 KiB335233

bsdiff.hD07-May-2024410 178

bsdiff_main.ccD07-May-2024378 157

bsdiff_unittest.ccD07-May-20241.8 KiB6545

bspatch.1D07-May-20242.4 KiB7877

bspatch.ccD07-May-20248.9 KiB291189

bspatch.hD07-May-2024490 1910

bspatch_main.ccD07-May-2024777 2817

extents.ccD07-May-20243.9 KiB11468

extents.hD07-May-2024786 248

extents_file.ccD07-May-20243.6 KiB11884

extents_file.hD07-May-20243.1 KiB9337

extents_file_unittest.ccD07-May-20247 KiB212159

extents_unittest.ccD07-May-20241.7 KiB5739

file.ccD07-May-20242.8 KiB132111

file.hD07-May-20241 KiB4020

file_interface.hD07-May-20241.8 KiB4917

test_utils.ccD07-May-20243.8 KiB13495

test_utils.hD07-May-20242.6 KiB8940

testrunner.ccD07-May-2024299 115

README.android

1This is bsdiff-4.3 from http://www.daemonology.net/bsdiff/.
2
3This file, the Android.mk makefile, and the empty
4MODULE_LICENSE_BSD_LIKE file were added.
5
6Changes in the source are marked with "// android" comments.
7

README.chromium

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

README.version

1URL: http://www.daemonology.net/bsdiff/bsdiff-4.3.tar.gz
2Version: 4.3
3BugComponent: 31870
4AllAdvisories: yes
5