• Home
Name Date Size #Lines LOC

..--

include/bsdiff/03-May-2024-228112

.clang-formatD03-May-202483 53

.gitignoreD03-May-2024239 1512

Android.mkD03-May-20244.1 KiB156110

AndroidTest.xmlD03-May-20241.2 KiB2712

CleanSpec.mkD03-May-20242.2 KiB500

LICENSED03-May-20242.9 KiB5949

MODULE_LICENSE_BSD_LIKED03-May-20240

MakefileD03-May-20243.7 KiB12296

NOTICED03-May-20242.9 KiB5949

OWNERSD03-May-202449 43

README.androidD03-May-2024214 74

README.chromiumD03-May-2024411 139

README.versionD03-May-2024109 54

bsdiff.1D03-May-20242.1 KiB6564

bsdiff.ccD03-May-202410.1 KiB354239

bsdiff.gypD03-May-20242.6 KiB115113

bsdiff_main.ccD03-May-2024385 157

bsdiff_unittest.ccD03-May-20241.8 KiB6545

bspatch.1D03-May-20242.4 KiB7877

bspatch.ccD03-May-202414.6 KiB482351

bspatch_main.ccD03-May-2024784 2817

bspatch_unittest.ccD03-May-20241.5 KiB4330

buffer_file.ccD03-May-20241.1 KiB5033

buffer_file.hD03-May-20241.2 KiB4221

extents.ccD03-May-20243.9 KiB11468

extents.hD03-May-2024793 248

extents_file.ccD03-May-20243.6 KiB11884

extents_file_unittest.ccD03-May-20247.1 KiB212159

extents_unittest.ccD03-May-20241.7 KiB5739

file.ccD03-May-20242.8 KiB132111

file.hD03-May-20241 KiB4020

memory_file.ccD03-May-2024965 4430

memory_file.hD03-May-20241 KiB3921

sink_file.ccD03-May-2024703 3421

sink_file.hD03-May-20241.1 KiB4221

test_utils.ccD03-May-20244.2 KiB147106

test_utils.hD03-May-20242.8 KiB9545

testrunner.ccD03-May-2024402 147

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