• Home
Name
Date
Size
#Lines
LOC

..--

.clang-formatD03-May-202483 53

.gitignoreD03-May-2024239 1512

Android.mkD03-May-20243.1 KiB12287

CleanSpec.mkD03-May-20242.2 KiB500

LICENSED03-May-20242.9 KiB5949

MODULE_LICENSE_BSD_LIKED03-May-20240

MakefileD03-May-20242.2 KiB8669

NOTICED03-May-20242.9 KiB5949

README.androidD03-May-2024214 74

README.chromiumD03-May-2024411 139

README.versionD03-May-2024109 54

bsdiff.1D03-May-20242.1 KiB6564

bsdiff.ccD03-May-20249.2 KiB335233

bsdiff.hD03-May-2024410 178

bsdiff_main.ccD03-May-2024378 157

bsdiff_unittest.ccD03-May-20241.8 KiB6545

bspatch.1D03-May-20242.4 KiB7877

bspatch.ccD03-May-202411.3 KiB359243

bspatch.hD03-May-2024882 3320

bspatch_main.ccD03-May-2024777 2817

bspatch_unittest.ccD03-May-20241.5 KiB4330

extents.ccD03-May-20243.9 KiB11468

extents.hD03-May-2024786 248

extents_file.ccD03-May-20243.6 KiB11884

extents_file.hD03-May-20243.1 KiB9337

extents_file_unittest.ccD03-May-20247 KiB212159

extents_unittest.ccD03-May-20241.7 KiB5739

file.ccD03-May-20242.8 KiB132111

file.hD03-May-20241 KiB4020

file_interface.hD03-May-20241.8 KiB4917

memory_file.ccD03-May-20241.1 KiB5033

memory_file.hD03-May-20241.2 KiB4321

test_utils.ccD03-May-20243.8 KiB13495

test_utils.hD03-May-20242.6 KiB8940

testrunner.ccD03-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